Skip to content

Commit

Permalink
Merge pull request #5541 from k0sproject/backport-5515-to-release-1.32
Browse files Browse the repository at this point in the history
[Backport release-1.32] Bump Go to v1.23.6
  • Loading branch information
jnummelin authored Feb 6, 2025
2 parents 6cf389b + 1bcbc64 commit d8dfcb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-bins/Makefile.variables
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
alpine_version = 3.21
alpine_patch_version = $(alpine_version).0
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.23.5
go_version = 1.23.6

runc_version = 1.2.3
runc_buildimage = $(golang_buildimage)
Expand Down

0 comments on commit d8dfcb7

Please sign in to comment.