We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8799c commit 31970c0Copy full SHA for 31970c0
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.4@sha256:f60eaa87c79e604967c84d18fd3b151b3ee3f033bcdade4f3494e38411e60963
+ARG GOLANG_IMAGE=docker.io/library/golang:1.25.4@sha256:698183780de28062f4ef46f82a79ec0ae69d2d22f7b160cf69f71ea8d98bf25d
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