We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886ff59 commit f72ce98Copy full SHA for f72ce98
1 file changed
Containerfile.multiarch
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.26.0@sha256:a9c4aaca2982a34e9e5b8d5e906f29cf797a893655182bcf8b90d65071a730ea AS build
+FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.26.0@sha256:9edf71320ef8a791c4c33ec79f90496d641f306a91fb112d3d060d5c1cee4e20 AS build
2
3
ARG TARGETOS
4
ARG TARGETARCH
0 commit comments