Skip to content

Commit

Permalink
Bump go to 1.20.7 (CVE-2023-29409)
Browse files Browse the repository at this point in the history
Announcement: https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI

Signed-off-by: Natanael Copa <[email protected]>
(cherry picked from commit b7b48fd)
  • Loading branch information
ncopa authored and github-actions[bot] committed Aug 2, 2023
1 parent 4977d95 commit 9c9fa2e
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)-alpine$(alpine_version)
go_version = 1.20.6
go_version = 1.20.7

runc_version = 1.1.8
runc_buildimage = $(golang_buildimage)
Expand Down

0 comments on commit 9c9fa2e

Please sign in to comment.