Skip to content

Commit 542916f

Browse files
Update grafana/grafana Docker tag to v11.4.0 (#557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c18cfa1 commit 542916f

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
@@ -21,7 +21,7 @@ services:
2121
- ./prometheus:/etc/prometheus/
2222

2323
grafana:
24-
image: grafana/grafana:11.3.2
24+
image: grafana/grafana:11.4.0
2525
networks:
2626
- test
2727
ports:

0 commit comments

Comments
 (0)