Skip to content

Commit

Permalink
Merge pull request #3590 from k0sproject/backport-3570-to-release-1.28
Browse files Browse the repository at this point in the history
[Backport release-1.28] Bump Go to v1.20.10
  • Loading branch information
twz123 authored Oct 19, 2023
2 parents 806cb56 + 38f7dd8 commit e5556f5
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.18
alpine_patch_version = $(alpine_version).3
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.20.9
go_version = 1.20.10

runc_version = 1.1.9
runc_buildimage = $(golang_buildimage)
Expand Down

0 comments on commit e5556f5

Please sign in to comment.