Skip to content

Commit 5b2f732

Browse files
committed
Dockerfile: update containerd binary to v1.7.22,v1.6.36
Signed-off-by: Austin Vazquez <[email protected]>
1 parent de2f8b6 commit 5b2f732

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@sha256:df54e73548d586209f6fc6d34d61edf8277e1b9d2704aff8fe75294a17c6a29b
22

33
ARG RUNC_VERSION=v1.1.14
4-
ARG CONTAINERD_VERSION=v1.7.21
4+
ARG CONTAINERD_VERSION=v1.7.22
55
# containerd v1.6 for integration tests
6-
ARG CONTAINERD_ALT_VERSION_16=v1.6.33
6+
ARG CONTAINERD_ALT_VERSION_16=v1.6.36
77
ARG REGISTRY_VERSION=v2.8.3
88
ARG ROOTLESSKIT_VERSION=v2.0.2
99
ARG CNI_VERSION=v1.5.1

0 commit comments

Comments
 (0)