Skip to content

Commit 7028def

Browse files
Update grafana/grafana Docker tag to v12.0.1 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72257f4 commit 7028def

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

0 commit comments

Comments
 (0)