1
0

Use Python 3.11 in Dockerfile

This commit is contained in:
Jason Robinson
2022-12-22 13:17:05 +02:00
parent 774e20b570
commit 1a4bc25c59
+1 -1
View File
@@ -26,7 +26,7 @@
ARG PYTHON_VERSION=3.9
ARG PYTHON_VERSION=3.11
###
### Stage 0: generate requirements.txt