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 a9fa8e5 commit 7a9c4c5Copy full SHA for 7a9c4c5
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright Authors of Cilium
2
# SPDX-License-Identifier: Apache-2.0
3
4
-ARG GOLANG_IMAGE=docker.io/library/golang:1.26.1@sha256:e2ddb153f786ee6210bf8c40f7f35490b3ff7d38be70d1a0d358ba64225f6428
+ARG GOLANG_IMAGE=docker.io/library/golang:1.26.1@sha256:c7e98cc0fd4dfb71ee7465fee6c9a5f079163307e4bf141b336bb9dae00159a5
5
# BUILDPLATFORM is an automatic platform ARG enabled by Docker BuildKit.
6
# Represents the plataform where the build is happening, do not mix with
7
# TARGETARCH
0 commit comments