mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 09:11:45 +00:00
Dockerfile: update containerd to v2.2.2
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile-upstream:master
|
||||
|
||||
ARG RUNC_VERSION=v1.3.4
|
||||
ARG CONTAINERD_VERSION=v2.2.1
|
||||
ARG CONTAINERD_VERSION=v2.2.2
|
||||
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
|
||||
ARG CONTAINERD_ALT_VERSION_21=v2.1.6
|
||||
ARG CONTAINERD_ALT_VERSION_17=v1.7.30
|
||||
|
||||
Reference in New Issue
Block a user