mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 15:37:11 +00:00
Switch the default kernel to 4.19.x
4.19.x is the new LTS kernel and has been out for a while. Switch all examples and tests to using it instead of the 4.14.x kernel. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.14.92
|
||||
image: linuxkit/kernel:4.19.14
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff
|
||||
|
Reference in New Issue
Block a user