We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4503f8f commit 6ef143eCopy full SHA for 6ef143e
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:c42e4d75186af6a44eb4159dcfac758ef1c05a7011a0052fe8a8df016d8e8fb9
+ARG GOLANG_IMAGE=golang:1.26.1@sha256:5e69504bb541a36b859ee1c3daeb670b544b74b3dfd054aea934814e9107f6eb
18
19
# The distroless image on which the CPI manager image is built.
20
#
0 commit comments