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 a56f610 commit 0c85f0dCopy full SHA for 0c85f0d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/python:3.12.10-slim-bookworm AS base
+FROM docker.io/python:3.13.4-slim-bookworm AS base
2
3
ARG TARGETARCH
4
ENV TARGETARCH=${TARGETARCH:-amd64}
0 commit comments