mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
* [CUPS] Add armhf support * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
8 lines
227 B
JSON
8 lines
227 B
JSON
{
|
|
"build_from": {
|
|
"armhf": "ghcr.io/home-assistant/armhf-base-debian:bullseye",
|
|
"aarch64": "ghcr.io/home-assistant/aarch64-base-debian:bullseye",
|
|
"amd64": "ghcr.io/home-assistant/amd64-base-debian:bullseye"
|
|
}
|
|
}
|