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 82354eb commit 56daf95Copy full SHA for 56daf95
Containerfile.multiarch
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.24.4@sha256:10c131810f80a4802c49cab0961bbe18a16f4bb2fb99ef16deaa23e4246fc817 AS build
+FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.24.4@sha256:20a022e5112a144aa7b7aeb3f22ebf2cdaefcc4aac0d64e8deeee8cdc18b9c0f AS build
2
3
ARG TARGETOS
4
ARG TARGETARCH
0 commit comments