We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb5ce6 commit 1713001Copy full SHA for 1713001
1 file changed
Dockerfile
@@ -14,7 +14,7 @@
14
## BUILD ARGS ##
15
################################################################################
16
# This build arg allows the specification of a custom Golang image.
17
-ARG GOLANG_IMAGE=golang:1.26.1@sha256:c7e98cc0fd4dfb71ee7465fee6c9a5f079163307e4bf141b336bb9dae00159a5
+ARG GOLANG_IMAGE=golang:1.26.1@sha256:16e774b791968123d6af5ba4eec19cf91c4208cb1f5849efda5d4ffaf6d1c038
18
19
# The distroless image on which the CPI manager image is built.
20
#
0 commit comments