versions: Update containerd version

Update kata-containers version to reflect 1.6.6 rebase of
containerd
Fixes: #4489

Signed-off-by: Megan Wright <megan.wright@ibm.com>
This commit is contained in:
Megan Wright 2022-06-20 10:49:57 +01:00
parent e52d6b1d0b
commit 94a6edcfa3

View File

@ -202,7 +202,7 @@ externals:
# CCv0 is using our fork of containerd as the changes can't be merged yet
url: "github.com/confidential-containers/containerd"
tarball_url: "https://github.com/containerd/containerd/releases/download"
version: "v1.6.1"
version: "v1.6.6"
# CCv0 needs to build a branch from our fork to install containerd
branch: "CC-main"