Skip to content
Snippets Groups Projects
Verified Commit 8fbc8c90 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Grafana] Fix syntax error in Compose

parent d9c7bd82
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ volumes:
services:
grafana:
image: image: grafana/grafana:7.1.3
image: grafana/grafana:7.1.3
container_name: grafana
volumes:
- grafana:/var/lib/grafana
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment