mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
tests: update hash and reenable linuxkit.packages.containerd
This works again now. Fixes #2328. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
0db9131e90
commit
50324d2d96
@ -18,7 +18,7 @@ onboot:
|
||||
image: linuxkit/mount:4fe245efb01384e42622c36302e13e386bbaeb08
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:deb892aa3abe9425b2615d67b4e3a522b346e630
|
||||
image: linuxkit/test-containerd:1918b152cbfc10d73004797ac38beb14d6239187
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:1e9876c682c74d0602b7647c628bb0875fb13998
|
||||
trust:
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Run containerd test
|
||||
# LABELS: skip
|
||||
# LABELS:
|
||||
# REPEAT:
|
||||
|
||||
set -e
|
||||
|
Loading…
Reference in New Issue
Block a user