mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
trying alpine image
This commit is contained in:
parent
8f26a6f05a
commit
baf6b90f24
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Pull base image
|
||||
FROM python:3.10.12-slim-buster
|
||||
FROM python:3.10.12-alpine3.15
|
||||
|
||||
# Set environment variables
|
||||
ENV PYTHONDONTWRITEBYTECODE 1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
cryptography==37.0.4
|
||||
cryptography==41.0.2
|
||||
Loading…
Add table
Reference in a new issue