Files
core/machine/odroid-c2

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
216 B
Plaintext
Raw Permalink Normal View History

# 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}
2023-06-27 09:29:45 +02:00
LABEL io.hass.machine="odroid-c2"