python3.9

This commit is contained in:
mihalin 2022-06-26 02:58:19 +03:00
parent 03fb55bf12
commit 83db08c93c

View File

@ -1,4 +1,4 @@
FROM python:3.10-buster
FROM python:3.9-buster
ENV PYTHONUNBUFFERED=1 \
POETRY_VERSION=1.1.12 \