Skip to content

Commit

Permalink
Merge pull request #4748 from twz123/bump-go
Browse files Browse the repository at this point in the history
Bump Go to v1.22.5
  • Loading branch information
twz123 authored Jul 13, 2024
2 parents 3ab199c + 1f9ca4b commit 42a282d
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.20
alpine_patch_version = $(alpine_version).1
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.22.4
go_version = 1.22.5

runc_version = 1.1.13
runc_buildimage = $(golang_buildimage)
Expand Down

0 comments on commit 42a282d

Please sign in to comment.