mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +00:00
11 lines
404 B
YAML
11 lines
404 B
YAML
image: ghcr.io/home-assistant/{machine}-homeassistant
|
|
build_from:
|
|
aarch64: "ghcr.io/home-assistant/aarch64-homeassistant:"
|
|
amd64: "ghcr.io/home-assistant/amd64-homeassistant:"
|
|
cosign:
|
|
base_identity: https://github.com/home-assistant/core/.*
|
|
identity: https://github.com/home-assistant/core/.*
|
|
labels:
|
|
io.hass.type: core
|
|
org.opencontainers.image.source: https://github.com/home-assistant/core
|