mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-23 10:12:10 +00:00
versions: Update containerd
Update cc containerd's version Fixes: #3830 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
c9cbdd085f
commit
035f539bbf
@ -192,10 +192,7 @@ externals:
|
|||||||
# CCv0 is using our fork of containerd as the changes can't be merged yet
|
# CCv0 is using our fork of containerd as the changes can't be merged yet
|
||||||
url: "github.com/confidential-containers/containerd"
|
url: "github.com/confidential-containers/containerd"
|
||||||
tarball_url: "https://github.com/containerd/containerd/releases/download"
|
tarball_url: "https://github.com/containerd/containerd/releases/download"
|
||||||
# containerd from v1.5.0 used the path unix socket
|
version: "v1.6.1"
|
||||||
# instead of abstract socket, thus kata wouldn's support the containerd's
|
|
||||||
# version older than them.
|
|
||||||
version: "v1.6.0-rc.4.0"
|
|
||||||
# CCv0 needs to build a branch from our fork to install containerd
|
# CCv0 needs to build a branch from our fork to install containerd
|
||||||
branch: "CC-main"
|
branch: "CC-main"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user