Skip to content

Commit

Permalink
Dockerfile: update containerd to v1.7.0-beta.4, v1.6.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 eb05c59 commit ef08cbe
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.7.0-beta.3
ARG CONTAINERD_VERSION=v1.7.0-beta.4
# containerd v1.6 for integration tests
ARG CONTAINERD_ALT_VERSION_16=v1.6.16
ARG CONTAINERD_ALT_VERSION_16=v1.6.18
ARG REGISTRY_VERSION=2.8.0
ARG ROOTLESSKIT_VERSION=v1.0.1
ARG CNI_VERSION=v1.2.0
Expand Down

0 comments on commit ef08cbe

Please sign in to comment.