chore(deps): update linuxkit/kernel docker tag to v5.15.27 #60
3 changed files with 3 additions and 3 deletions
commit
126df4f968
|
|
@ -1,5 +1,5 @@
|
|||
kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
image: linuxkit/kernel:5.15.110
|
||||
# cmdline: "console=tty0 console=ttyS0"
|
||||
# cmdline: "console=tty0 adlin.network=alt"
|
||||
cmdline: "console=tty0"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
image: linuxkit/kernel:5.15.110
|
||||
cmdline: "console=tty0 console=ttyS0 root=/dev/sda1 root=/dev/sr0 adlin.format=/dev/sda quiet"
|
||||
|
||||
init:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
kernel:
|
||||
image: linuxkit/kernel:5.15.27
|
||||
image: linuxkit/kernel:5.15.110
|
||||
# cmdline: "console=ttyS0 root=/dev/sda1 root=/dev/sr0 adlin.token=LqCdJDfniA"
|
||||
cmdline: "console=tty0"
|
||||
|
||||
|
|
|
|||
Reference in a new issue