We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9cdde6d
43583f4
1 parent 19ac10d commit fe701f3Copy full SHA for fe701f3
Dockerfile
@@ -1,6 +1,6 @@
1
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707 AS xx
2
3
-FROM --platform=$BUILDPLATFORM golang:1.26rc2-alpine3.22@sha256:9cdde6d36f579aed530b070137a2ae7e42a936a3289152ce40f49b17409860e1 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.26rc2-alpine3.22@sha256:43583f46bf6dfe7c90fd1f0ac7b37ea9c2803686cc5c3a919b1a34109a3127ab AS builder
4
5
COPY --from=xx / /
6
0 commit comments