Skip to content

Commit

Permalink
Update grafana/grafana Docker tag to v11.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 34c7d89 commit 61733dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:

grafana:
restart: always
image: 'grafana/grafana:11.2.0'
image: 'grafana/grafana:11.2.2'
user: 'root'
ports:
- '3000:3000'
Expand Down

0 comments on commit 61733dc

Please sign in to comment.