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.16
armv7: ghcr.io/home-assistant/armv7-base:3.16
armhf: ghcr.io/home-assistant/armhf-base:3.16
amd64: ghcr.io/home-assistant/amd64-base:3.16
i386: ghcr.io/home-assistant/i386-base:3.16
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