Files
Fichero/fichero_printer/build.yaml
Tobias Leuschner e723b07fcd
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
fix: use amd64-base:latest with py3-numpy/py3-pillow from apk, no compiler needed
2026-03-07 12:13:00 +01:00

7 lines
274 B
YAML

build_from:
aarch64: "ghcr.io/home-assistant/aarch64-base:latest"
amd64: "ghcr.io/home-assistant/amd64-base:latest"
armhf: "ghcr.io/home-assistant/armhf-base:latest"
armv7: "ghcr.io/home-assistant/armv7-base:latest"
i386: "ghcr.io/home-assistant/i386-base:latest"