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.
2 parents 4bfe42f + 333307d commit 88a9dd7Copy full SHA for 88a9dd7
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM docker.io/golang:1.26.0 AS golang
2
3
-FROM docker.io/python:3.12.12-slim-bookworm AS base
+FROM docker.io/python:3.12.13-slim-bookworm AS base
4
5
ARG TARGETARCH
6
ENV TARGETARCH=${TARGETARCH:-amd64}
0 commit comments