Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2021-11-07 21:02:43 +02:00
parent 04b90b986a
commit bcbabcac28
122 changed files with 195 additions and 195 deletions

View File

@@ -12,7 +12,7 @@ onboot:
- /run:/run
command: ["sh", "./check.sh"]
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh