Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit ba94dd5

Browse files
tao12345666333thaJeztah
authored andcommitted
Update containerd to v1.3.2
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 490c45b75682879891e73c7f08ae90e69a98012d Component: engine
1 parent 13106ca commit ba94dd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/engine/hack/dockerfile/install/containerd.installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# containerd is also pinned in vendor.conf. When updating the binary
55
# version you may also need to update the vendor version to pick up bug
66
# fixes or new APIs.
7-
: ${CONTAINERD_COMMIT:=c7a4f874b3267c499484aae602d1257b12d69e40} # v1.3.1
7+
: ${CONTAINERD_COMMIT:=ff48f57fc83a8c44cf4ad5d672424a98ba37ded6} # v1.3.2
88

99
install_containerd() {
1010
echo "Install containerd version $CONTAINERD_COMMIT"

0 commit comments

Comments
 (0)