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 8fd0fd6 commit 7b6885aCopy full SHA for 7b6885a
Dockerfile
@@ -18,7 +18,7 @@
18
######################################################################
19
# Node stage to deal with static asset construction
20
21
-ARG PY_VER=3.11.12-slim-bookworm
+ARG PY_VER=3.11.13-slim-bookworm
22
23
# If BUILDPLATFORM is null, set it to 'amd64' (or leave as is otherwise).
24
ARG BUILDPLATFORM=${BUILDPLATFORM:-amd64}
0 commit comments