From 05ceae107d35524b7d94f8899d631f81af5f90e1 Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 07:04:55 +0000 Subject: [PATCH] Update 'Deploment/portainer-stack.json' --- Deploment/portainer-stack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploment/portainer-stack.json b/Deploment/portainer-stack.json index 7f7b7ce..d984c4d 100644 --- a/Deploment/portainer-stack.json +++ b/Deploment/portainer-stack.json @@ -8,7 +8,7 @@ "categories": ["Monitoring"], "platform": "linux", "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/registry.png", - "image": "grafana:grafana", + "image": "grafana/grafana", "ports": ["3000:3000/tcp"] } ]