Skip to content

Commit

Permalink
Merge pull request #4619 from faucetsdn/renovate/grafana-grafana-11.x
Browse files Browse the repository at this point in the history
Update grafana/grafana Docker tag to v11.4.0
  • Loading branch information
gizmoguy authored Dec 6, 2024
2 parents 1976fc5 + f42342d commit 8435204
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.3.1'
image: 'grafana/grafana:11.4.0'
user: 'root'
ports:
- '3000:3000'
Expand Down

0 comments on commit 8435204

Please sign in to comment.