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

Commit 0ffc8f1

Browse files
tao12345666333thaJeztah
authored andcommitted
update containerd to v1.3.6
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 85e3dddccdf74892dac74aa47de8cd2561147e08) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 9380ec739718bfb5a7d9ca4a412ca212b7346f56 Component: engine
1 parent aff3f55 commit 0ffc8f1

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:=9b6f3ec0307a825c38617b93ad55162b5bb94234}" # v1.3.5
7+
: "${CONTAINERD_COMMIT:=be75852b8d7849474a20192f9ed1bf34fdd454f1}" # v1.3.6
88

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

0 commit comments

Comments
 (0)