Skip to content

Commit 5d5e3e0

Browse files
⬆️ deps(dockerfile): update golang docker tag to v1.26.0
1 parent 6475c56 commit 5d5e3e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.25.6@sha256:fc24d3881a021e7b968a4610fc024fba749f98fe5c07d4f28e6cfa14dc65a84c
17+
ARG GOLANG_IMAGE=golang:1.26.0@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5
1818

1919
# The distroless image on which the CPI manager image is built.
2020
#

0 commit comments

Comments
 (0)