mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 18:41:37 +00:00
Update acpid hash
Signed-off-by: Sylvain Prat <sylvain.prat@gmail.com>
This commit is contained in:
parent
1c3e40ea2b
commit
4bbb32e68c
@ -49,7 +49,7 @@ onboot:
|
|||||||
services:
|
services:
|
||||||
# Enable acpi to shutdown on power events
|
# Enable acpi to shutdown on power events
|
||||||
- name: acpid
|
- name: acpid
|
||||||
image: linuxkit/acpid:e9a94e593d6be2fc1b3eb6d566f23ac9ca9807fd
|
image: linuxkit/acpid:c05a368754f6436b326945dc16135ba547568d8d
|
||||||
# Enable getty for easier debugging
|
# Enable getty for easier debugging
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:3c6e89681a988c3d4e2610fcd7aaaa0247ded3ec
|
image: linuxkit/getty:3c6e89681a988c3d4e2610fcd7aaaa0247ded3ec
|
||||||
|
@ -7,4 +7,4 @@ init:
|
|||||||
- linuxkit/containerd:2f0907913dd54ab5186006034eb224a0da12443e
|
- linuxkit/containerd:2f0907913dd54ab5186006034eb224a0da12443e
|
||||||
services:
|
services:
|
||||||
- name: acpid
|
- name: acpid
|
||||||
image: linuxkit/acpid:e9a94e593d6be2fc1b3eb6d566f23ac9ca9807fd
|
image: linuxkit/acpid:c05a368754f6436b326945dc16135ba547568d8d
|
||||||
|
Loading…
Reference in New Issue
Block a user