fix python version to 3.11

This commit is contained in:
2024-01-21 13:48:12 +00:00
parent 684177f0fb
commit cc8b63f2a2

View File

@@ -1,4 +1,4 @@
FROM python:3
FROM python:3.11
ENV PYTHONUNBUFFERED=value