mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
deployment/docker/docker-compose.yml: update Grafana from v7.5.1 to v7.5.2
This commit is contained in:
parent
51faea5e4b
commit
16e8e09d61
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
|
||||
grafana:
|
||||
container_name: grafana
|
||||
image: grafana/grafana:7.5.1
|
||||
image: grafana/grafana:7.5.2
|
||||
depends_on:
|
||||
- "vmselect"
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue