Skip to content

Commit a1a2ec2

Browse files
authored
Merge pull request containerd#3884 from austinvazquez/update-nerdctl-1.2.5
update runc (1.2.5)
2 parents 8bd8699 + 94c271e commit a1a2ec2

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

2525
# Extra deps: Build

0 commit comments

Comments
 (0)