python3.8

This commit is contained in:
mihalin 2022-06-30 01:09:51 +03:00
parent 83db08c93c
commit 55e99becd0

View File

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