Bump grafana version to latest stable since flant-statusmap-panel v0.2.0

Thanks @diafour & @briangann for grafana/grafana-plugin-repository#531 👍

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
Gerhard Lazu 2019-12-20 10:09:04 +00:00
parent 0af70418b9
commit 1e96189826
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ volumes:
services:
grafana:
# https://hub.docker.com/r/grafana/grafana/tags
# flat-statusmap-panel does not work on Grafana >= 6.5.0
image: grafana/grafana:6.4.5
image: grafana/grafana:6.5.2
ports:
- "3000:3000"
networks: