chore(compose): bump grafana to :9.2.2

This commit is contained in:
surtur 2022-11-04 12:18:12 +01:00
parent 56c4875a4d
commit dac1f6512e
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

View File

@ -2,7 +2,7 @@
version: '3.7'
services:
grafana:
image: docker.io/grafana/grafana:9.1.3
image: docker.io/grafana/grafana:9.2.2
restart: always
ports:
- 127.0.0.1:3500:3000