Update package tags

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2025-01-15 14:59:47 +02:00
parent ed42bcdd5e
commit 5c2e62d2b9
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:7135424f6836ee166d1199e88cfb95ee88efaf91
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
onboot:
- name: test-ns
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
@@ -14,5 +14,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
command: ["/bin/sh", "/poweroff.sh", "3"]