Update monitoring

This commit is contained in:
Florian Zirker 2021-09-27 20:05:47 +02:00
parent 2bce33d9ca
commit a50057f711
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: "3.3"
services:
grafana:
image: grafana/grafana:7.4.3
image: grafana/grafana:8.1.3
restart: unless-stopped
expose:
- "3000"
@ -93,6 +93,8 @@ services:
- "docker.group=monitoring"
depends_on:
- influxdb
dns:
- 9.9.9.9
networks:
monitoring: