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

Commit 13106ca

Browse files
tao12345666333thaJeztah
authored andcommitted
Update containerd to v1.3.1
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 517946eb470458ec6b29bb0e2d18fe2e57332769) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 56d897347dff32c6be23a3936db9fe0545cec0a9 Component: engine
1 parent c5ad02b commit 13106ca

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:=36cf5b690dcc00ff0f34ff7799209050c3d0c59a} # v1.3.0
7+
: ${CONTAINERD_COMMIT:=c7a4f874b3267c499484aae602d1257b12d69e40} # v1.3.1
88

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

0 commit comments

Comments
 (0)