Skip to content

Commit cbf6989

Browse files
Update grafana/grafana Docker tag to v12.1.0 (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f94c53 commit cbf6989

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

0 commit comments

Comments
 (0)