Update containerd tarball download

Update to latest release, especially due to runc CVE patch and delivery
in latest release.

Signed-off-by: Phil Estes <estesp@gmail.com>
pull/440/head
Phil Estes 2019-02-15 18:12:12 -05:00
parent bf2850974e
commit ef5ec49c2a
No known key found for this signature in database
GPG Key ID: 0F386284C03A1162
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ wget -q --show-progress --https-only --timestamping \
https://storage.googleapis.com/kubernetes-the-hard-way/runsc-50c283b9f56bb7200938d9e207355f05f79f0d17 \
https://github.com/opencontainers/runc/releases/download/v1.0.0-rc5/runc.amd64 \
https://github.com/containernetworking/plugins/releases/download/v0.6.0/cni-plugins-amd64-v0.6.0.tgz \
https://github.com/containerd/containerd/releases/download/v1.2.0-rc.0/containerd-1.2.0-rc.0.linux-amd64.tar.gz \
https://github.com/containerd/containerd/releases/download/v1.2.4/containerd-1.2.4.linux-amd64.tar.gz \
https://storage.googleapis.com/kubernetes-release/release/v1.12.0/bin/linux/amd64/kubectl \
https://storage.googleapis.com/kubernetes-release/release/v1.12.0/bin/linux/amd64/kube-proxy \
https://storage.googleapis.com/kubernetes-release/release/v1.12.0/bin/linux/amd64/kubelet