containerd: update to 1.0.3 release

Signed-off-by: Stephen J Day <stephen.day@docker.com>
(cherry picked from commit 554d657c1f7a0f4dce51f0d26407fb05a0580fa1)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Stephen J Day
2018-03-30 11:47:50 -07:00
committed by Sebastiaan van Stijn
parent 0c7f7c6ff4
commit 88185a70e6
26 changed files with 389 additions and 5 deletions

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=cfd04396dc68220d1cecbe686a6cc3aa5ce3667c # v1.0.2
CONTAINERD_COMMIT=773c489c9c1b21a6d78b5c538cd395416ec50f88 # v1.0.3
install_containerd() {
echo "Install containerd version $CONTAINERD_COMMIT"