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

Commit 61f6fac

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

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

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

0 commit comments

Comments
 (0)