We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0655923 + ec91995 commit 972e31aCopy full SHA for 972e31a
Dockerfile
@@ -1,6 +1,7 @@
1
# syntax=docker/dockerfile-upstream:master
2
3
-ARG RUNC_VERSION=v1.2.1
+# 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
5
ARG CONTAINERD_VERSION=v1.7.23
6
# CONTAINERD_ALT_VERSION_16 defines fallback containerd version for integration tests
7
ARG CONTAINERD_ALT_VERSION_16=v1.6.36
0 commit comments