mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-19 04:04:32 +00:00
versions: bump containerd version
v1.5.2 cannot be built from source by newer golang. Let's bump containerd version to 1.6.8. The GO runtime dependency has been moved to v1.6.6 for some time already. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
parent
eab8d6be13
commit
b3a4a16294
@ -209,7 +209,7 @@ externals:
|
||||
# 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.5.2"
|
||||
version: "v1.6.8"
|
||||
|
||||
critools:
|
||||
description: "CLI tool for Container Runtime Interface (CRI)"
|
||||
|
Loading…
Reference in New Issue
Block a user