Skip to content

Commit

Permalink
Merge pull request #40295 from tao12345666333/update-to-containerd-1.3.2
Browse files Browse the repository at this point in the history
Update containerd to v1.3.2
Upstream-commit: 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f
Component: engine
  • Loading branch information
thaJeztah authored Dec 9, 2019
2 parents 869b31f + abac48a commit 117e2f0
Showing 1 changed file with 1 addition and 1 deletion.
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:=c7a4f874b3267c499484aae602d1257b12d69e40} # v1.3.1
: ${CONTAINERD_COMMIT:=ff48f57fc83a8c44cf4ad5d672424a98ba37ded6} # v1.3.2

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

0 comments on commit 117e2f0

Please sign in to comment.