mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
example: Update kernel in examples/cadvisor
The PR adding cadvisor overlapped with the kernel updates. This brings the example back in line. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
ddcc98c3fe
commit
bc185996f9
@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.9.62
|
||||
image: linuxkit/kernel:4.9.64
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558
|
||||
|
Loading…
Reference in New Issue
Block a user