mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 16:36:08 +01:00
8 lines
218 B
Plaintext
Generated
8 lines
218 B
Plaintext
Generated
# Automatically generated by hassfest.
|
|
#
|
|
# To update, run python3 -m script.hassfest -p docker
|
|
ARG BUILD_FROM=ghcr.io/home-assistant/aarch64-homeassistant:latest
|
|
FROM ${BUILD_FROM}
|
|
|
|
LABEL io.hass.machine="khadas-vim3"
|