Skip to content

Commit

Permalink
Merge pull request k0sproject#3722 from twz123/backport-3720-to-relea…
Browse files Browse the repository at this point in the history
…se-1.27

[Backport release-1.27] Bump Go to 1.20.11
  • Loading branch information
twz123 authored Nov 16, 2023
2 parents 9a48c20 + 14bb0df commit a3b179c
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.17
alpine_patch_version = $(alpine_version).4
golang_buildimage=docker.io/library/golang:$(go_version)-alpine3.18
go_version = 1.20.10
go_version = 1.20.11

runc_version = 1.1.10
runc_buildimage = $(golang_buildimage)
Expand Down

0 comments on commit a3b179c

Please sign in to comment.