mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-03 15:44:58 +02:00
remove armhf
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"build_from": {
|
||||
"aarch64": "linuxserver/nextcloud:arm64v8-latest",
|
||||
"amd64": "linuxserver/nextcloud:amd64-latest",
|
||||
"armhf": "linuxserver/nextcloud:arm32v7-latest",
|
||||
"armv7": "linuxserver/nextcloud:arm32v7-latest"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"ingress": false,
|
||||
"hassio_api": true,
|
||||
"ingress_port": 0,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Nextcloud for Home Assistant",
|
||||
"boot": "manual",
|
||||
"uart": true,
|
||||
|
||||
Reference in New Issue
Block a user