diff --git a/nextcloud/config.json b/nextcloud/config.json index 53b7a6fca..32e763d37 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -41,7 +41,7 @@ "ingress": false, "hassio_api": true, "ingress_port": 0, - "arch": ["aarch64", "amd64", "armv7"], + "arch": ["aarch64", "amd64", "armv7", "armhf"], "description": "Nextcloud for Home Assistant", "boot": "manual", "uart": true,