Skip to content

Commit 358a293

Browse files
Merge pull request #5778 from juanluisvaladas/go-1.24.2
Bump go to v1.24.2
2 parents 51e47c9 + 37a3aa2 commit 358a293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-bins/Makefile.variables

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alpine_version = 3.21
22
alpine_patch_version = $(alpine_version).3
33
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
4-
go_version = 1.23.8
4+
go_version = 1.24.2
55

66
runc_version = 1.2.6
77
runc_buildimage = $(golang_buildimage)

0 commit comments

Comments
 (0)