We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caafd3d commit c54bb89Copy full SHA for c54bb89
1 file changed
Containerfile.multiarch
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.25.5@sha256:68ee6dfa91a074c6e62a8af3ff0a427a36a78015778247af4f18398f37a5e91b AS build
+FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.25.5@sha256:a22b2e6c5e753345b9759fba9e5c1731ebe28af506745e98f406cc85d50c828e AS build
2
3
ARG TARGETOS
4
ARG TARGETARCH
0 commit comments