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 9380ec7 commit a15a770Copy full SHA for a15a770
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:=be75852b8d7849474a20192f9ed1bf34fdd454f1}" # v1.3.6
+: "${CONTAINERD_COMMIT:=8fba4e9a7d01810a393d5d25a3621dc101981175}" # v1.3.7
8
9
install_containerd() {
10
echo "Install containerd version $CONTAINERD_COMMIT"
0 commit comments