Skip to content

Commit

Permalink
Merge pull request #477 from sebdanielsson/renovate/grafana-grafana-11.x
Browse files Browse the repository at this point in the history
Update grafana/grafana Docker tag to v11.2.1
  • Loading branch information
renovate[bot] authored Sep 26, 2024
2 parents 80e74c7 + 5f683a0 commit 558fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/prometheus-grafana/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
restart: unless-stopped

grafana:
image: grafana/grafana:11.2.0
image: grafana/grafana:11.2.1
container_name: grafana
depends_on:
- prometheus
Expand Down

0 comments on commit 558fdd9

Please sign in to comment.