From 821eedc334b09fca7c9f7703d4a06a633664d774 Mon Sep 17 00:00:00 2001 From: MarkyMark_Qld Date: Thu, 19 Sep 2019 14:04:21 +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 0d68c52..4225cd2 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -3,7 +3,7 @@ "version": "13.0.1", "slug": "nextcloud", "arch": ["armhf", "amd64"], - "image": "linuxserver-archive/docker-nextcloud-{arch}.git", + "image": "linuxserver-archive/docker-nextcloud-{arch}", "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",