From 781a4b0eed710cd5abba065508c20ff799ac4620 Mon Sep 17 00:00:00 2001 From: inv1sible <13969630+inv1sible@users.noreply.github.com> Date: Thu, 28 Feb 2019 15:45:37 +0100 Subject: [PATCH] Update template.json lowercase for next cloud image --- Template/template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Template/template.json b/Template/template.json index 4c5ad2d..88e9d7a 100644 --- a/Template/template.json +++ b/Template/template.json @@ -1883,7 +1883,7 @@ "title": "nextcloud", "description": "Nextcloud is an open source, self-hosted file sync and communication app platform. Access and sync your files, contacts, calendars and communicate and collaborate across your devices. You decide what happens with your data, where it is and who can access it!", "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/nextcloud-icon.png", - "image": "linuxserver/nextCloud:latest", + "image": "linuxserver/nextcloud:latest", "category": ["Cloud", "Productivity", "Tools", "Other", "Web"], "platform": "linux", "ports": [ @@ -2007,4 +2007,4 @@ } ] } -] \ No newline at end of file +]