Skip to content

Commit 4755f91

Browse files
committed
dockerfile: update containerd to 2.0.2 and 1.7.25
Signed-off-by: CrazyMax <[email protected]>
1 parent 9eef9d7 commit 4755f91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# syntax=docker/dockerfile-upstream:master
22

33
ARG RUNC_VERSION=v1.2.4
4-
ARG CONTAINERD_VERSION=v2.0.0
4+
ARG CONTAINERD_VERSION=v2.0.2
55
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
6-
ARG CONTAINERD_ALT_VERSION_17=v1.7.23
6+
ARG CONTAINERD_ALT_VERSION_17=v1.7.25
77
ARG CONTAINERD_ALT_VERSION_16=v1.6.36
88
ARG REGISTRY_VERSION=v2.8.3
99
ARG ROOTLESSKIT_VERSION=v2.3.1

0 commit comments

Comments
 (0)