Skip to content

Commit 5598a54

Browse files
authored
Merge pull request #4582 from Shubhranshu153/upgrade-runc
Upgrade runc to v1.3.3
2 parents 4329959 + bf8a30b commit 5598a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# Basic deps
1919
# @BINARY: the binary checksums are verified via Dockerfile.d/SHA256SUMS.d/<COMPONENT>-<VERSION>
2020
ARG CONTAINERD_VERSION=v2.2.0-rc.0@870bb7c80de5f4f69952b0188154ce61dbd4115a
21-
ARG RUNC_VERSION=v1.3.2@aeabe4e711d903ef0ea86a4155da0f9e00eabd29
21+
ARG RUNC_VERSION=v1.3.3@d842d7719497cc3b774fd71620278ac9e17710e0
2222
ARG CNI_PLUGINS_VERSION=v1.8.0@BINARY
2323

2424
# Extra deps: Build

0 commit comments

Comments
 (0)