landingpage/build.yaml

15 lines
544 B
YAML

image: homeassistant/{machine}-homeassistant
shadow_repository: ghcr.io/home-assistant
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base:3.14
armv7: ghcr.io/home-assistant/armv7-base:3.14
armhf: ghcr.io/home-assistant/armhf-base:3.14
amd64: ghcr.io/home-assistant/amd64-base:3.14
i386: ghcr.io/home-assistant/i386-base:3.14
codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io
labels:
io.hass.type: landingpage
org.opencontainers.image.source: https://github.com/home-assistant/landingpage