Skip to content

Commit 05f015e

Browse files
Update grafana/grafana Docker tag to v11.3.0 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05434b2 commit 05f015e

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.2.2
24+
image: grafana/grafana:11.3.0
2525
networks:
2626
- test
2727
ports:

0 commit comments

Comments
 (0)