mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-28 05:32:48 +00:00
Update kernel version in all YAML files
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: "linuxkit/kernel:4.9.35"
|
||||
image: "linuxkit/kernel:4.9.36"
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
|
||||
@@ -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.9.35"
|
||||
image: "linuxkit/kernel:4.9.36"
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:14a38303ee9dcb4541c00e2b87404befc1ba2083
|
||||
|
||||
Reference in New Issue
Block a user