Skip to content

Commit

Permalink
Update acpid hash
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Prat <[email protected]>
  • Loading branch information
Sylvain Prat committed Dec 9, 2021
1 parent 1c3e40e commit 4bbb32e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/docker-for-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ onboot:
services:
# Enable acpi to shutdown on power events
- name: acpid
image: linuxkit/acpid:e9a94e593d6be2fc1b3eb6d566f23ac9ca9807fd
image: linuxkit/acpid:c05a368754f6436b326945dc16135ba547568d8d
# Enable getty for easier debugging
- name: getty
image: linuxkit/getty:3c6e89681a988c3d4e2610fcd7aaaa0247ded3ec
Expand Down
2 changes: 1 addition & 1 deletion test/cases/010_platforms/010_hyperkit/010_acpi/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ init:
- linuxkit/containerd:2f0907913dd54ab5186006034eb224a0da12443e
services:
- name: acpid
image: linuxkit/acpid:e9a94e593d6be2fc1b3eb6d566f23ac9ca9807fd
image: linuxkit/acpid:c05a368754f6436b326945dc16135ba547568d8d

0 comments on commit 4bbb32e

Please sign in to comment.