python 3.10
This commit is contained in:
parent
27e14db383
commit
8c0b2a346c
|
@ -1,4 +1,4 @@
|
||||||
FROM ghcr.io/sartography/python:3.9
|
FROM ghcr.io/sartography/python:3.10
|
||||||
|
|
||||||
RUN pip install poetry
|
RUN pip install poetry
|
||||||
RUN useradd _gunicorn --no-create-home --user-group
|
RUN useradd _gunicorn --no-create-home --user-group
|
||||||
|
|
Loading…
Reference in New Issue