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

Commit c5ad02b

Browse files
dmcgowanthaJeztah
authored andcommitted
update containerd binary v1.3.0
full diff: https://github.com/containerd/containerd/compare/v1.2.8..v1.3.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Signed-off-by: Derek McGowan <derek@mcgstyle.net> (cherry picked from commit 6c94a50f4198fffa44f93d627044f1ca43545081) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: d4c63720e9e477224ef4e66ed843310abf06412b Component: engine
1 parent 9b85cae commit c5ad02b

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

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

0 commit comments

Comments
 (0)