From b242b9f00b83766fe2ffe106d8a968aec9f8c287 Mon Sep 17 00:00:00 2001 From: Yann Stepienik <7872597+azukaar@users.noreply.github.com> Date: Thu, 26 Oct 2023 19:32:22 +0100 Subject: [PATCH] Update description.json --- servapps/Nextcloud/description.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servapps/Nextcloud/description.json b/servapps/Nextcloud/description.json index e82c201e..3c4e258f 100644 --- a/servapps/Nextcloud/description.json +++ b/servapps/Nextcloud/description.json @@ -4,6 +4,6 @@ "description": "Nextcloud is an open-source, self-hosted file share and collaboration platform, similar to Dropbox. It offers features such as file sharing, syncing, encryption, and collaboration tools. With its extensible app ecosystem, you can tailor your cloud storage service to your needs. Nextcloud is compatible with numerous platforms and can be integrated with many IT infrastructure systems.", "tags": ["storage", "file sharing", "syncing", "encryption", "collaboration", "windows", "linux", "macos", "self-hosted", "nextcloud"], "repository": "https://github.com/nextcloud/server", - "image": "https://hub.docker.com/r/linuxserver/nextcloud", + "image": "https://hub.docker.com/_/nextcloud/", "supported_architectures": ["amd64", "arm64"] }