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"] } ]