mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-29 06:39:31 +00:00
Update YAMLs to latest kernels
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.14.34
|
||||
image: linuxkit/kernel:4.14.35
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:d0bf64f4cea42bea71e7d8f8832ba497bb822e89
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# FIXME: This should use the minimal example
|
||||
# We continue to use the kernel-config-test as CI is currently expecting to see a success message
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.14.34
|
||||
image: linuxkit/kernel:4.14.35
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:d0bf64f4cea42bea71e7d8f8832ba497bb822e89
|
||||
|
||||
Reference in New Issue
Block a user