We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc07b0 commit 9ecf2f2Copy full SHA for 9ecf2f2
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.3@sha256:2981696eed011d747340d7252620932677929cce7d2d539602f56a8d7e9b660b
+ARG GOLANG_IMAGE=golang:1.26.3@sha256:313faae491b410a35402c05d35e7518ae99103d957308e940e1ae2cfa0aac29b
18
19
# The distroless image on which the CPI manager image is built.
20
#
0 commit comments