Skip to content

Commit

Permalink
Merge pull request moby#39995 from tao12345666333/update-containerd-v…
Browse files Browse the repository at this point in the history
…1.2.10

Update containerd to v1.2.10
  • Loading branch information
AkihiroSuda committed Sep 27, 2019
2 parents 40b9333 + c4ec02b commit ada3c14
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=d50db0a42053864a270f648048f9a8b4f24eced3 # v1.2.9
CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 # v1.2.10

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

0 comments on commit ada3c14

Please sign in to comment.