mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 16:07:43 +00:00
Bump yml to pickup containerd v1.0.3
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.9.38
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:7af4e32f31f04d6c63d457c502d2f69344db7d72
|
||||
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
||||
- linuxkit/init:be60dd1cb15ad39225512b6753304571d8c2fb17
|
||||
- linuxkit/runc:17e8c06e48ac220be79b2476e39b4d7feb905524
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:<hash>
|
||||
|
Reference in New Issue
Block a user