Update YAMLs to latest kernels

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2018-02-08 14:09:56 +00:00
parent acfca26038
commit 8fd2e73cc6
7 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.17
image: linuxkit/kernel:4.14.18
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.15.1
image: linuxkit/kernel:4.15.2
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.14.17 AS ksrc
FROM linuxkit/kernel:4.14.18 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:d307c8a386fa3f32cddda9409b9687e191cdd6f1 AS build

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.17
image: linuxkit/kernel:4.14.18
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.15.1 AS ksrc
FROM linuxkit/kernel:4.15.2 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:d307c8a386fa3f32cddda9409b9687e191cdd6f1 AS build

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.15.1
image: linuxkit/kernel:4.15.2
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.17
image: linuxkit/kernel:4.14.18
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782