Skip to content

Commit c558b7b

Browse files
authored
Merge pull request containerd#3515 from austinvazquez/update-runc-1.1.15
Update runc (1.1.15)
2 parents bc038d8 + 456337f commit c558b7b

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.5
22-
ARG RUNC_VERSION=v1.1.14
22+
ARG RUNC_VERSION=v1.1.15
2323
ARG CNI_PLUGINS_VERSION=v1.5.1
2424

2525
# Extra deps: Build

0 commit comments

Comments
 (0)