mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
deployment/docker: update Grafana from v8.3.2 to v8.3.4
This commit is contained in:
parent
919ee73153
commit
bce7d7ac60
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ services:
|
|||
restart: always
|
||||
grafana:
|
||||
container_name: grafana
|
||||
image: grafana/grafana:8.3.2
|
||||
image: grafana/grafana:8.3.4
|
||||
depends_on:
|
||||
- "victoriametrics"
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue