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 400bb96 commit 9b411e2Copy full SHA for 9b411e2
Containerfile.multiarch
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.24.2@sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509 AS build
+FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.24.2@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e AS build
2
3
ARG TARGETOS
4
ARG TARGETARCH
0 commit comments