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

Commit 8a90538

Browse files
AkihiroSudathaJeztah
authored andcommitted
update containerd to v1.3.7
Release note: https://github.com/containerd/containerd/releases/tag/v1.3.7 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 43d13054c5718800b6f010509fa00c662143ff13) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: a15a770e1ba824fd776c59d08a34174fb61af05b Component: engine
1 parent 0ffc8f1 commit 8a90538

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:=be75852b8d7849474a20192f9ed1bf34fdd454f1}" # v1.3.6
7+
: "${CONTAINERD_COMMIT:=8fba4e9a7d01810a393d5d25a3621dc101981175}" # v1.3.7
88

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

0 commit comments

Comments
 (0)