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

Commit 5bce5ef

Browse files
tao12345666333thaJeztah
authored andcommitted
Update containerd to v1.2.8
Signed-off-by: Jintao Zhang <[email protected]> (cherry picked from commit 1264a853038892d0a1bf39fbdddfa10da25da5b4) Signed-off-by: Sebastiaan van Stijn <[email protected]> Upstream-commit: e579d2bab475a3cadc22e4a93ba078fbc739cb32 Component: engine
1 parent bbd5747 commit 5bce5ef

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=85f6aa58b8a3170aec9824568f7a31832878b603 # v1.2.7
7+
CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 # v1.2.8
88

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

0 commit comments

Comments
 (0)