We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cc6b1 commit f573c45Copy full SHA for f573c45
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON_VERSION="3.11"
+ARG PYTHON_VERSION="3.12"
2
3
FROM python:${PYTHON_VERSION}
4
0 commit comments