Update build.yaml

This commit is contained in:
sudoxnym 2024-12-17 19:32:47 -07:00 committed by GitHub
parent 28e26bf893
commit 7ade0a2d07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"