mirror of
https://github.com/sudoxnym/exiles-ankerctl-hassio-addons.git
synced 2026-04-14 11:36:23 +00:00
Update build.yaml
This commit is contained in:
parent
28e26bf893
commit
7ade0a2d07
1 changed files with 6 additions and 5 deletions
|
|
@ -1,9 +1,10 @@
|
|||
build_from:
|
||||
aarch64: "ghcr.io/ankermgmt/ankermake-m5-protocol:v1.0.0"
|
||||
amd64: "ghcr.io/ankermgmt/ankermake-m5-protocol:v1.0.0"
|
||||
armv7: "ghcr.io/ankermgmt/ankermake-m5-protocol:v1.0.0"
|
||||
aarch64: "ghcr.io/sudoxnym/ankermake-m5-protocol:exiles"
|
||||
amd64: "ghcr.io/sudoxnym/ankermake-m5-protocol:exiles"
|
||||
armv7: "ghcr.io/sudoxnym/ankermake-m5-protocol:exiles"
|
||||
|
||||
labels:
|
||||
org.opencontainers.image.title: "Home Assistant Add-on: ankerctl"
|
||||
org.opencontainers.image.description: "ankerctl"
|
||||
org.opencontainers.image.source: "https://github.com/ankermgmt/ankermgmt-homeassistant-addons"
|
||||
org.opencontainers.image.description: "An add-on to control Anker devices via Home Assistant"
|
||||
org.opencontainers.image.source: "https://github.com/sudoxnym/exiles-ankerctl-hassio-addons"
|
||||
org.opencontainers.image.licenses: "GPLv3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue