8000 update containerd to v1.3.7 · moby/moby@a15a770 · GitHub
[go: up one dir, main page]

Skip to content

Commit a15a770

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 43d1305) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 9380ec7 commit a15a770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)
0