Skip to content

Commit

Permalink
Dockerfile: update containerd to v1.6.18, v1.5.18
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Feb 17, 2023
1 parent 82acc90 commit d203c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# syntax=docker/dockerfile-upstream:master

ARG RUNC_VERSION=v1.1.4
ARG CONTAINERD_VERSION=v1.6.14
ARG CONTAINERD_VERSION=v1.6.18
# containerd v1.5 for integration tests
ARG CONTAINERD_ALT_VERSION_15=v1.5.16
ARG CONTAINERD_ALT_VERSION_15=v1.5.18
ARG REGISTRY_VERSION=2.8.0
ARG ROOTLESSKIT_VERSION=v1.0.1
ARG CNI_VERSION=v1.1.1
Expand Down

0 comments on commit d203c77

Please sign in to comment.