Skip to content

Commit 68dafa9

Browse files
Update grafana/grafana Docker tag to v12.2.1 (#836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ec6305 commit 68dafa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.metrics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
- ./prometheus:/etc/prometheus/
2020

2121
grafana:
22-
image: grafana/grafana:12.2.0
22+
image: grafana/grafana:12.2.1
2323
networks:
2424
- test
2525
ports:

0 commit comments

Comments
 (0)