8000
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.
2 parents e145add + c6afabf commit d1cf6d1Copy full SHA for d1cf6d1
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=35bd7a5f69c13e1563af8a93431411cd9ecf5021 # v1.2.12
+CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 # v1.2.13
8
9
install_containerd() {
10
echo "Install containerd version $CONTAINERD_COMMIT"
0 commit comments