Skip to content

Commit 4f099fb

Browse files
committed
update runc (1.3.2)
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 804a8cd commit 4f099fb

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.1@e6457afc48eff1ce22dece664932395026a7105e
21+
ARG RUNC_VERSION=v1.3.2@aeabe4e711d903ef0ea86a4155da0f9e00eabd29
2222
ARG CNI_PLUGINS_VERSION=v1.8.0@BINARY
2323

2424
# Extra deps: Build

0 commit comments

Comments
 (0)