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.
1 parent 4090fad commit 5548ab7Copy full SHA for 5548ab7
Dockerfile
@@ -1,7 +1,6 @@
1
# syntax=docker/dockerfile-upstream:master
2
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
+ARG RUNC_VERSION=v1.2.2
5
ARG CONTAINERD_VERSION=v2.0.0
6
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
7
ARG CONTAINERD_ALT_VERSION_17=v1.7.23
0 commit comments