We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9805dd5 commit a03198eCopy full SHA for a03198e
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON_VERSION=3.12
+ARG PYTHON_VERSION=3.13
2
FROM python:$PYTHON_VERSION-slim AS base
3
ARG UID=2000
4
ARG GID=2000
0 commit comments