We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1691752 commit 82d54fbCopy full SHA for 82d54fb
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.25.5@sha256:20b91eda7a9627c127c0225b0d4e8ec927b476fa4130c6760928b849d769c149
+ARG GOLANG_IMAGE=docker.io/library/golang:1.25.5@sha256:a22b2e6c5e753345b9759fba9e5c1731ebe28af506745e98f406cc85d50c828e
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