We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a693daf commit cf5f183Copy full SHA for cf5f183
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON_VERSION=3.13.0
+ARG PYTHON_VERSION=3.13.1
2
3
FROM python:${PYTHON_VERSION}-alpine
4
0 commit comments