We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab6cff commit 269f06bCopy full SHA for 269f06b
dockerfiles/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON_VERSION=3.12
+ARG PYTHON_VERSION=3.13
2
3
FROM bitnami/python:${PYTHON_VERSION}
4
RUN apt update && apt upgrade -y \
0 commit comments