Skip to content

Commit 4b36562

Browse files
authored
Merge pull request moby#5532 from crazy-max/update-runc
dockerfile: update runc binary to 1.2.2
2 parents 13a1efb + 5548ab7 commit 4b36562

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# syntax=docker/dockerfile-upstream:master
22

3-
# Do not update runc to v1.2.x until https://github.com/opencontainers/runc/issues/4518 is resolved
4-
ARG RUNC_VERSION=v1.1.15
3+
ARG RUNC_VERSION=v1.2.2
54
ARG CONTAINERD_VERSION=v2.0.0
65
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
76
ARG CONTAINERD_ALT_VERSION_17=v1.7.23

0 commit comments

Comments
 (0)