Skip to content

Commit 70fd8a7

Browse files
authored
bump go to 1.24.4 (#3226)
Signed-off-by: Daniel Hawton <[email protected]>
1 parent a2200b3 commit 70fd8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
################
2828
# Binary tools
2929
################
30-
ARG GOLANG_IMAGE=golang:1.24.2
30+
ARG GOLANG_IMAGE=golang:1.24.4
3131
# hadolint ignore=DL3006
3232
FROM ${GOLANG_IMAGE} AS binary_tools_context_base
3333
# TARGETARCH is an automatic platform ARG enabled by Docker BuildKit.

0 commit comments

Comments
 (0)