We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e2e55 commit bd467d5Copy full SHA for bd467d5
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.3@sha256:6ea52a02734dd15e943286b048278da1e04eca196a564578d718c7720433dbbe
+ARG GOLANG_IMAGE=docker.io/library/golang:1.25.3@sha256:8c945d3e25320e771326dafc6fb72ecae5f87b0f29328cbbd87c4dff506c9135
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