1
0

Compare commits

...

1 Commits

Author SHA1 Message Date
Jason Robinson 1a4bc25c59 Use Python 3.11 in Dockerfile 2022-12-22 13:17:05 +02:00
+1 -1
View File
@@ -26,7 +26,7 @@
ARG PYTHON_VERSION=3.9
ARG PYTHON_VERSION=3.11
###
### Stage 0: generate requirements.txt