Skip to content

Commit

Permalink
Merge pull request #4988 from twz123/backport-4967-to-release-1.30
Browse files Browse the repository at this point in the history
[Backport release-1.30] Bump runc to 1.1.14
  • Loading branch information
twz123 authored Sep 17, 2024
2 parents 70cdb88 + 0bbfc40 commit 1fe2634
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
Expand Up @@ -3,7 +3,7 @@ alpine_patch_version = $(alpine_version).2
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.22.7

runc_version = 1.1.13
runc_version = 1.1.14
runc_buildimage = $(golang_buildimage)
runc_build_go_tags = "seccomp"
#runc_build_go_cgo_enabled =
Expand Down

0 comments on commit 1fe2634

Please sign in to comment.