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.
1 parent 5643da8 commit 0e915e5Copy full SHA for 0e915e5
hack/dockerfile/install/containerd.installer
@@ -4,7 +4,7 @@ set -e
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:=814b7956fafc7a0980ea07e950f983d0837e5578}" # v1.3.4
+: "${CONTAINERD_COMMIT:=9b6f3ec0307a825c38617b93ad55162b5bb94234}" # v1.3.5
8
9
install_containerd() (
10
echo "Install containerd version $CONTAINERD_COMMIT"
0 commit comments