mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 06:55:30 +00:00
Update YAMLs to the 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.32
|
||||
image: linuxkit/kernel:4.14.33
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:v0.3
|
||||
|
||||
@@ -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.32
|
||||
image: linuxkit/kernel:4.14.33
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:v0.3
|
||||
|
||||
Reference in New Issue
Block a user