hassio-addons/haos-sbfspot/build.yaml
habuild 7e2ab202c0
Add files via upload
moving haos version from test to main
2022-03-21 15:16:01 +11:00

13 lines
566 B
YAML

# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
build_from:
aarch64: "ghcr.io/home-assistant/aarch64-base:3.14"
armhf: "ghcr.io/home-assistant/armhf-base:3.14"
armv7: "ghcr.io/home-assistant/armv7-base:3.14"
labels:
org.opencontainers.image.title: "SBFspot for Home Assistant"
org.opencontainers.image.description: "SBFspot from a blueprint for new add-ons."
org.opencontainers.image.source: "https://github.com/habuild"
org.opencontainers.image.licenses: "Apache License 2.0"
args:
TEMPIO_VERSION: "2021.09.0"