Skip to content

Commit 3c09735

Browse files
committed
update runc binary to v1.1.13
full diff: opencontainers/runc@v1.1.12...v1.1.13 Release notes: * If building with Go 1.22.x, make sure to use 1.22.4 or a later version. * Support go 1.22.4+. * runc list: fix race with runc delete. * Fix set nofile rlimit error. * libct/cg/fs: fix setting rt_period vs rt_runtime. * Fix a debug msg for user ns in nsexec. * script/*: fix gpg usage wrt keyboxd. * CI fixes and misc backports. * Fix codespell warnings. * Silence security false positives from golang/net. * libcontainer: allow containers to make apps think fips is enabled/disabled for testing. * allow overriding VERSION value in Makefile. * Vagrantfile.fedora: bump Fedora to 39. * ci/cirrus: rm centos stream 8. Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent c75f6d4 commit 3c09735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/setup/runc-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.1.12
1+
v1.1.13

0 commit comments

Comments
 (0)