Skip to content

Commit

Permalink
fixed wrong grafana image reference in docker-compose file (5.1.0->5.…
Browse files Browse the repository at this point in the history
…3.4)
  • Loading branch information
luckyluks committed Nov 14, 2018
1 parent 63b6add commit 6409533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
memory: 64M

grafana:
image: stefanprodan/swarmprom-grafana:5.1.0
image: stefanprodan/swarmprom-grafana:5.3.4
networks:
- net
environment:
Expand Down

0 comments on commit 6409533

Please sign in to comment.