Skip to content

Commit f0dce8f

Browse files
Update grafana/grafana Docker tag to v11.6.1 (#662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 296ac99 commit f0dce8f

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:11.6.0
22+
image: grafana/grafana:11.6.1
2323
networks:
2424
- test
2525
ports:

0 commit comments

Comments
 (0)