Skip to content

Commit ec91995

Browse files
committed
Dockerfile: add a comment about runc v1.2
Signed-off-by: Akihiro Suda <[email protected]>
1 parent d95b56a commit ec91995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +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
34
ARG RUNC_VERSION=v1.1.15
45
ARG CONTAINERD_VERSION=v1.7.23
56
# CONTAINERD_ALT_VERSION_16 defines fallback containerd version for integration tests

0 commit comments

Comments
 (0)