Skip to content

Commit

Permalink
Merge pull request #4241 from twz123/backport-4239-to-release-1.27
Browse files Browse the repository at this point in the history
[Backport to release-1.27] Bump Go to v1.21.9
  • Loading branch information
twz123 authored Apr 5, 2024
2 parents 6578749 + ef4d843 commit dce810f
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.21.8
go_version = 1.21.9

runc_version = 1.1.12
runc_buildimage = $(golang_buildimage)
Expand Down

0 comments on commit dce810f

Please sign in to comment.