mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
deployment/docker/docker-compose.yml: update Grafana version from 7.0.3 to 7.1.1
This commit is contained in:
parent
51cbf27077
commit
cc735da814
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
|
||||
grafana:
|
||||
container_name: grafana
|
||||
image: grafana/grafana:7.0.3
|
||||
image: grafana/grafana:7.1.1
|
||||
depends_on:
|
||||
- "vmselect"
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue