We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca82f71 commit efbe366Copy full SHA for efbe366
1 file changed
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG python_version=3.9.20
+ARG python_version=3.12
2
ARG base_os=bookworm
3
FROM python:${python_version}-slim-${base_os} AS build
4
0 commit comments