mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-13 05:39:23 +00:00
changed some packages to force new package versions, rebuild with sbom
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:b7a8f94dfb72f738318cc25daf05451ed85ba194
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/containerd:d445de33c7f08470187b068d247b1c0dea240f0a
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
onboot:
|
||||
- name: ip
|
||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
||||
@@ -13,7 +13,7 @@ onboot:
|
||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:06f34bce0facea79161566d67345c3ea49965437
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
Reference in New Issue
Block a user