Skip to content

Commit bcf15a1

Browse files
authored
Merge pull request #3799 from austinvazquez/update-runc-v1.2.4
update runc (1.2.4)
2 parents 40b17cd + fa3a4fa commit bcf15a1

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.1
22-
ARG RUNC_VERSION=v1.2.3
22+
ARG RUNC_VERSION=v1.2.4
2323
ARG CNI_PLUGINS_VERSION=v1.6.2
2424

2525
# Extra deps: Build

0 commit comments

Comments
 (0)