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

Commit 17eb2ab

Browse files
tao12345666333thaJeztah
authored andcommitted
Update containerd to v1.2.10
Signed-off-by: Jintao Zhang <[email protected]> (cherry picked from commit c4ec02b0af1753fc958553aed383e66552e7ffcc) Signed-off-by: Sebastiaan van Stijn <[email protected]> Upstream-commit: 8f67b8b6aea17c70560e3e103e8f06052a995711 Component: engine
1 parent 66e3003 commit 17eb2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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=d50db0a42053864a270f648048f9a8b4f24eced3 # v1.2.9
7+
CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 # v1.2.10
88

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

0 commit comments

Comments
 (0)