We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b9333 commit c4ec02bCopy full SHA for c4ec02b
hack/dockerfile/install/containerd.installer
@@ -4,7 +4,7 @@
4
# containerd is also pinned in vendor.conf. When updating the binary
5
# version you may also need to update the vendor version to pick up bug
6
# fixes or new APIs.
7
-CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 # v1.2.9
+CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 # v1.2.10
8
9
install_containerd() {
10
echo "Install containerd version $CONTAINERD_COMMIT"
0 commit comments