We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6475c56 commit 5d5e3e0Copy full SHA for 5d5e3e0
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.26.0@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5
18
19
# The distroless image on which the CPI manager image is built.
20
#
0 commit comments