Merge pull request #349 from thaJeztah/19.03_backport_bump_containerd_1.2.9

[19.03 backport] Update containerd to v1.2.9
This commit is contained in:
Kirill Kolyshkin 2019-09-12 18:20:34 +03:00 committed by GitHub
commit 1176d6fa66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
# containerd is also pinned in vendor.conf. When updating the binary
# version you may also need to update the vendor version to pick up bug
# fixes or new APIs.
CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 # v1.2.8
CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 # v1.2.9
install_containerd() {
echo "Install containerd version $CONTAINERD_COMMIT"