We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8543d4 commit bd9a08fCopy full SHA for bd9a08f
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.25.6@sha256:fc24d3881a021e7b968a4610fc024fba749f98fe5c07d4f28e6cfa14dc65a84c
+ARG GOLANG_IMAGE=golang:1.25.6@sha256:06d1251c59a75761ce4ebc8b299030576233d7437c886a68b43464bad62d4bb1
18
19
# The distroless image on which the CPI manager image is built.
20
#
0 commit comments