Skip to content

Commit

Permalink
Bump runc to v1.1.13
Browse files Browse the repository at this point in the history
https://github.com/opencontainers/runc/releases/tag/v1.1.13

Signed-off-by: Tom Wieczorek <[email protected]>
(cherry picked from commit a5cc558)
(cherry picked from commit ba8f408)
  • Loading branch information
twz123 authored and github-actions[bot] committed Jun 25, 2024
1 parent d81d575 commit 4793e50
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).0
golang_buildimage=docker.io/library/golang:$(go_version)-alpine$(alpine_version)
go_version = 1.21.11

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

0 comments on commit 4793e50

Please sign in to comment.