Skip to content

Commit 04dcfaa

Browse files
authored
Merge pull request #5408 from austinvazquez/update-containerd-1.7.22
Dockerfile: update containerd binary to v1.7.22,v1.6.36
2 parents 58df409 + 5b2f732 commit 04dcfaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
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)