From dbcd90bb1922691c41ff7d5fb7afbd268fed58ff Mon Sep 17 00:00:00 2001 From: MarkyMark_Qld Date: Thu, 19 Sep 2019 14:01:20 +1000 Subject: [PATCH] Update config.json --- nextcloud/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/config.json b/nextcloud/config.json index bd4831a..0d68c52 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -3,7 +3,7 @@ "version": "13.0.1", "slug": "nextcloud", "arch": ["armhf", "amd64"], - "image": "bestlibre/{arch}-nextcloud", + "image": "linuxserver-archive/docker-nextcloud-{arch}.git", "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", "startup": "system",