Skip to content

Commit

Permalink
Merge pull request #42657 from thaJeztah/20.10_containerd_1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cpuguy83 committed Jul 19, 2021
2 parents e7bf992 + 067918a commit 013d665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/dockerfile/install/containerd.installer
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
# containerd is also pinned in vendor.conf. When updating the binary
# version you may also need to update the vendor version to pick up bug
# fixes or new APIs.
: "${CONTAINERD_COMMIT:=3194fb46e8311ae0eeae5a7a5843573adfebb16d}" # v1.4.7
: "${CONTAINERD_COMMIT:=7eba5930496d9bbe375fdf71603e610ad737d2b2}" # v1.4.8

install_containerd() (
echo "Install containerd version $CONTAINERD_COMMIT"
Expand Down

0 comments on commit 013d665

Please sign in to comment.