Skip to content

Commit

Permalink
Merge pull request #485 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.2
  • Loading branch information
renovate[bot] authored Oct 1, 2024
2 parents 49c9c5f + 9ddc054 commit 3ca85c3
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.1
image: grafana/grafana:11.2.2
container_name: grafana
depends_on:
- prometheus
Expand Down

0 comments on commit 3ca85c3

Please sign in to comment.