Files
ha-meshtastic-addon/meshtastic_receiver/build.yaml
T
2026-07-01 01:22:45 +02:00

9 lines
434 B
YAML

# Debian base so the meshtastic deps (cryptography, protobuf) install
# from prebuilt wheels instead of compiling on Alpine.
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base-debian:bookworm
amd64: ghcr.io/home-assistant/amd64-base-debian:bookworm
armv7: ghcr.io/home-assistant/armv7-base-debian:bookworm
armhf: ghcr.io/home-assistant/armhf-base-debian:bookworm
i386: ghcr.io/home-assistant/i386-base-debian:bookworm