Skip to content

Commit 7060ef8

Browse files
committed
Update grafana/grafana Docker tag to v9.5.2
1 parent fa2335d commit 7060ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
volumes:
1616
- ./prometheus.yml:/etc/prometheus/prometheus.yml
1717
grafana:
18-
image: grafana/grafana:9.5.1
18+
image: grafana/grafana:9.5.2
1919
container_name: grafana
2020
ports:
2121
- 3000:3000

0 commit comments

Comments
 (0)