mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-25 05:17:59 +00:00
Update YAMLs to the latest hashes
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.29
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:b212cfeb4bb6330e0a7547d8010fe2e8489b677a
|
||||
- linuxkit/runc:7c39a68490a12cde830e1922f171c451fb08e731
|
||||
- linuxkit/containerd:37e397ebfc6bd5d8e18695b121166ffd0cbfd9f0
|
||||
- linuxkit/init:7af4e32f31f04d6c63d457c502d2f69344db7d72
|
||||
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
||||
- linuxkit/containerd:d03b69c7d23fdae0fec1b6e62a72d362992135df
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
|
||||
@@ -4,12 +4,12 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.29
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:b212cfeb4bb6330e0a7547d8010fe2e8489b677a
|
||||
- linuxkit/runc:7c39a68490a12cde830e1922f171c451fb08e731
|
||||
- linuxkit/containerd:37e397ebfc6bd5d8e18695b121166ffd0cbfd9f0
|
||||
- linuxkit/init:7af4e32f31f04d6c63d457c502d2f69344db7d72
|
||||
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
||||
- linuxkit/containerd:d03b69c7d23fdae0fec1b6e62a72d362992135df
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.2
|
||||
image: linuxkit/dhcpcd:8b23f047ffa4d657a2c7dd465e69cc13721c4165
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
||||
|
||||
Reference in New Issue
Block a user