mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 16:07:43 +00:00
Bump yml to pickup containerd v1.2.4
Also pick a newer version of runc. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -3,8 +3,8 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.20
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:4448c4b6d4308244160b71c423bc9df32bc180db
|
||||
- linuxkit/runc:a81d48a1568f41b1c2e048fe017dbd88c6a4bdcc
|
||||
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848
|
||||
- linuxkit/runc:069d5cd3cc4f0aec70e4af53aed5d27a21c79c35
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:<hash>
|
||||
|
Reference in New Issue
Block a user