Skip to content

Commit

Permalink
Bump go to v1.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
twz123 committed Mar 8, 2023
1 parent 566c602 commit f30574e
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.16
alpine_patch_version = $(alpine_version).3
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.19.6
go_version = 1.19.7

runc_version = 1.1.4
runc_buildimage = $(golang_buildimage)
Expand Down

0 comments on commit f30574e

Please sign in to comment.