From 6646a5a10080c98370e49144e53885b09817041e Mon Sep 17 00:00:00 2001 From: SelfhostedPro <66331933+SelfhostedPro@users.noreply.github.com> Date: Mon, 8 Jun 2020 17:12:09 -0700 Subject: [PATCH] Update template.json Changing organizr to php-fpm tag --- Template/template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Template/template.json b/Template/template.json index d128f75..869a57c 100644 --- a/Template/template.json +++ b/Template/template.json @@ -454,7 +454,7 @@ "name": "Organizr v2", "description": "Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.", "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/organizr-icon.png", - "image": "organizrtools/organizr-v2:latest", + "image": "organizrtools/organizr-v2:php-fpm", "categories": [ "Other", "Tools" @@ -3578,4 +3578,4 @@ } ] } -] \ No newline at end of file +]