Skip to content

Commit 982f5fc

Browse files
authored
Merge pull request #1560 from zhanggbj/master
Bump go to 1.24.6
2 parents 2a11d1f + aea8075 commit 982f5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/images/controller-manager/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## BUILD ARGS ##
1515
################################################################################
1616
# This build arg allows the specification of a custom Golang image.
17-
ARG GOLANG_IMAGE=golang:1.24.0
17+
ARG GOLANG_IMAGE=golang:1.24.6
1818

1919
# The distroless image on which the CPI manager image is built.
2020
ARG DISTROLESS_IMAGE=gcr.io/distroless/static-debian11:latest

0 commit comments

Comments
 (0)