mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-22 17:59:31 +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
|
||||
url: "github.com/confidential-containers/containerd"
|
||||
tarball_url: "https://github.com/containerd/containerd/releases/download"
|
||||
# containerd from v1.5.0 used the path unix socket
|
||||
# instead of abstract socket, thus kata wouldn's support the containerd's
|
||||
# version older than them.
|
||||
version: "v1.6.0-rc.4.0"
|
||||
version: "v1.6.1"
|
||||
# CCv0 needs to build a branch from our fork to install containerd
|
||||
branch: "CC-main"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user