Skip to content

Commit

Permalink
update containerd binary v1.3.0
Browse files Browse the repository at this point in the history
full diff: https://github.com/containerd/containerd/compare/v1.2.8..v1.3.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Derek McGowan <[email protected]>
  • Loading branch information
dmcgowan committed Oct 4, 2019
1 parent de5a671 commit 6c94a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/dockerfile/install/containerd.installer
Original file line number Diff line number Diff line change
Expand Up @@ -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=b34a5c8af56e510852c35414db4c1f4fa6172339 # v1.2.10
CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a # v1.3.0

install_containerd() {
echo "Install containerd version $CONTAINERD_COMMIT"
Expand Down

0 comments on commit 6c94a50

Please sign in to comment.