Skip to content

Commit 51258bd

Browse files
authored
Merge pull request containerd#3399 from pendo324/upgrade-runc
chore: update runc to v1.1.14
2 parents 863457d + 9657f2c commit 51258bd

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)