We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0038a commit 7af4c90Copy full SHA for 7af4c90
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=c4446665cb9c30056f4998ed953e6d4ff22c7c39 # v1.2.0
+CONTAINERD_COMMIT=8afcade1a6041b8301b6f6d8b88bae909993b989 # v1.2.0-13-g8afcade1
8
9
install_containerd() {
10
echo "Install containerd version $CONTAINERD_COMMIT"
0 commit comments