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

Commit aff3f55

Browse files
tao12345666333thaJeztah
authored andcommitted
update containerd to v1.3.5
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 80cef48453cd4542fe7a5d8477ebcda115db9abb Component: engine
1 parent 61f6fac commit aff3f55

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

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

0 commit comments

Comments
 (0)