Skip to content

Commit 2672199

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

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

0 commit comments

Comments
 (0)