Skip to content

Commit

Permalink
upgrade containerd
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Feb 3, 2020
1 parent 2cf2a29 commit b92fcd9
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:19.10

# 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.2-22-ga375ee00"
ARG CONTAINERD_VERSION="v1.3.2-31-gaa877d78"
# Configure CNI binaries from upstream
ARG CNI_VERSION="v0.8.5"
# Configure crictl binary from upstream
Expand Down

0 comments on commit b92fcd9

Please sign in to comment.