# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile build_from: aarch64: "ghcr.io/hassio-addons/base-python/aarch64:12.0.2" amd64: "ghcr.io/hassio-addons/base-python/amd64:12.0.2" armhf: "ghcr.io/hassio-addons/base-python/armhf:12.0.2" armv7: "ghcr.io/hassio-addons/base-python/armv7:12.0.2" i386: "ghcr.io/hassio-addons/base-python/i386:12.0.2" labels: org.opencontainers.image.title: "Home Assistant Add-on: NSPanel Lovelace UI" org.opencontainers.image.description: "" org.opencontainers.image.source: "https://github.com/joBr99/nspanel-lovelace-ui"