We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a11d1f + aea8075 commit 982f5fcCopy full SHA for 982f5fc
cluster/images/controller-manager/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.24.0
+ARG GOLANG_IMAGE=golang:1.24.6
18
19
# The distroless image on which the CPI manager image is built.
20
ARG DISTROLESS_IMAGE=gcr.io/distroless/static-debian11:latest
0 commit comments