Skip to content

Commit 9657f2c

Browse files
committed
chore: update runc to v1.1.14
Signed-off-by: Justin Alvarez <[email protected]>
1 parent 863457d commit 9657f2c

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
@@ -19,7 +19,7 @@
1919

2020
# Basic deps
2121
ARG CONTAINERD_VERSION=v2.0.0-rc.4
22-
ARG RUNC_VERSION=v1.1.13
22+
ARG RUNC_VERSION=v1.1.14
2323
ARG CNI_PLUGINS_VERSION=v1.5.1
2424

2525
# Extra deps: Build

0 commit comments

Comments
 (0)