fix python version to 3.11
This commit is contained in:
parent
684177f0fb
commit
cc8b63f2a2
@ -1,4 +1,4 @@
|
|||||||
FROM python:3
|
FROM python:3.11
|
||||||
|
|
||||||
ENV PYTHONUNBUFFERED=value
|
ENV PYTHONUNBUFFERED=value
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user