python 3.10

This commit is contained in:
burnettk 2022-09-20 12:48:06 -04:00
parent 27e14db383
commit 8c0b2a346c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/sartography/python:3.9
FROM ghcr.io/sartography/python:3.10
RUN pip install poetry
RUN useradd _gunicorn --no-create-home --user-group