We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28868e commit 97619a6Copy full SHA for 97619a6
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.2@sha256:2a2b4b5791cea8ae09caecba7bad0bd9631def96e5fe362e4a5e67009fe4ae61
+ARG GOLANG_IMAGE=docker.io/library/golang:1.26.2@sha256:5f3787b7f902c07c7ec4f3aa91a301a3eda8133aa32661a3b3a3a86ab3a68a36
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