Skip to content

Commit dcc0fe5

Browse files
authored
Merge pull request #6332 from crazy-max/v0.25_update-runc
[0.25] dockerfile: update runc to 1.3.3
2 parents 1030099 + 5dd52fd commit dcc0fe5

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
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile-upstream:master
22

3-
ARG RUNC_VERSION=v1.3.1
3+
ARG RUNC_VERSION=v1.3.3
44
ARG CONTAINERD_VERSION=v2.1.4
55
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
66
ARG CONTAINERD_ALT_VERSION_20=v2.0.6

0 commit comments

Comments
 (0)