diff --git a/nextcloud/config.json b/nextcloud/config.json index f73c7a1..bd4831a 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -2,6 +2,7 @@ "name": "Nextcloud", "version": "13.0.1", "slug": "nextcloud", + "arch": ["armhf", "amd64"], "image": "bestlibre/{arch}-nextcloud", "description": "Nextcloud addon. Image based on upstream docker images. This is just a wrapper to pass environment variable to the container.", "url": "https://github.com/MarkPartlett/hassio-addons/tree/master/nextcloud",