mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
Dockerfile: test containerd v2.1.5 (linux), v2.0.7 (windows)
Update the version of containerd used in CI and for static binaries to v2.1.5 (linux) and v2.0.7 (windows) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
This commit is contained in:
@@ -171,7 +171,7 @@ ARG GOWINRES_VERSION=v0.3.3
|
||||
|
||||
# TODO: Update containerd version to match Linux version once
|
||||
# https://github.com/microsoft/hcsshim/issues/2488 is resolved.
|
||||
ARG CONTAINERD_VERSION=v2.0.6
|
||||
ARG CONTAINERD_VERSION=v2.0.7
|
||||
|
||||
# Environment variable notes:
|
||||
# - GO_VERSION must be consistent with 'Dockerfile' used by Linux.
|
||||
|
||||
Reference in New Issue
Block a user