Update package tags

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2025-01-10 10:56:54 +02:00
parent 3e2df7ec19
commit 0b677673b5
191 changed files with 778 additions and 778 deletions

View File

@@ -3,8 +3,8 @@ kernel:
image: linuxkit/kernel:6.6.13
cmdline: "console=ttyS0"
init:
- linuxkit/init:c9a1adb982eb4074c01a34ce43860b6df24c252d
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
onboot:
- name: test-ns
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
@@ -14,5 +14,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
command: ["/bin/sh", "/poweroff.sh", "3"]