[CUPS] Also build for armv7

This commit is contained in:
Max Winterstein
2022-12-19 19:52:17 +01:00
committed by GitHub
parent 0e0a31cff2
commit 8b4f3c387b
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"armhf": "ghcr.io/home-assistant/armhf-base-debian:bullseye",
"armv7": "ghcr.io/home-assistant/armv7-base-debian:bullseye",
"aarch64": "ghcr.io/home-assistant/aarch64-base-debian:bullseye",
"amd64": "ghcr.io/home-assistant/amd64-base-debian:bullseye"
}