mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
deployment: Grafana version updated to 7.5.1 (#1161)
This commit is contained in:
parent
c237a5f0d1
commit
7e6f168fc3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
|
||||
grafana:
|
||||
container_name: grafana
|
||||
image: grafana/grafana:7.1.1
|
||||
image: grafana/grafana:7.5.1
|
||||
depends_on:
|
||||
- "vmselect"
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue