Skip to content

Commit 03a1f51

Browse files
committed
build amd64/aarch64 only
1 parent a29ddba commit 03a1f51

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

build.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
image: ghcr.io/home-assistant/{arch}-hassio-supervisor
1+
image: ghcr.io/ameriDroid/{arch}-hassio-supervisor
22
build_from:
33
aarch64: ghcr.io/home-assistant/aarch64-base-python:3.13-alpine3.21
4-
armhf: ghcr.io/home-assistant/armhf-base-python:3.13-alpine3.21
5-
armv7: ghcr.io/home-assistant/armv7-base-python:3.13-alpine3.21
64
amd64: ghcr.io/home-assistant/amd64-base-python:3.13-alpine3.21
7-
i386: ghcr.io/home-assistant/i386-base-python:3.13-alpine3.21
85
codenotary:
96
signer: notary@home-assistant.io
107
base_image: notary@home-assistant.io
@@ -17,7 +14,7 @@ labels:
1714
io.hass.type: supervisor
1815
org.opencontainers.image.title: Home Assistant Supervisor
1916
org.opencontainers.image.description: Container-based system for managing Home Assistant Core installation
20-
org.opencontainers.image.source: https://github.com/home-assistant/supervisor
17+
org.opencontainers.image.source: https://github.com/ameriDroid/supervisor
2118
org.opencontainers.image.authors: The Home Assistant Authors
2219
org.opencontainers.image.url: https://www.home-assistant.io/
2320
org.opencontainers.image.documentation: https://www.home-assistant.io/docs/

0 commit comments

Comments
 (0)