mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 08:52:23 +00:00
Update YAMLs to latest kernels
This also fixes up test/cases/020_kernel/110_namespace/common.yml and test/cases/040_packages/032_bcc/test.yml to use the 4.19.x kernel. I missed these when making the 4.19 kernel the default. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.19.14
|
||||
image: linuxkit/kernel:4.19.15
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff
|
||||
|
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.19.14
|
||||
image: linuxkit/kernel:4.19.15
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff
|
||||
|
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.19.14
|
||||
image: linuxkit/kernel:4.19.15
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff
|
||||
|
Reference in New Issue
Block a user