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