Skip to content

Commit

Permalink
upgrade to latest containerd
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Jun 10, 2020
1 parent 67c00c0 commit 276ff7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ FROM ubuntu:20.04

# Configure containerd and runc binaries from kind-ci/containerd-nightlies repository
# The repository contains latest stable releases and nightlies built for multiple architectures
ARG CONTAINERD_VERSION="v1.3.3-14-g449e9269"
ARG CONTAINERD_VERSION="v1.4.0-beta.1-26-g834665d9"
# Configure CNI binaries from upstream
ARG CNI_VERSION="v0.8.6"
# Configure crictl binary from upstream
Expand Down

0 comments on commit 276ff7f

Please sign in to comment.