Skip to content

Commit

Permalink
Merge pull request #2697 from IQTLabs/renovate/grafana-grafana-9.x
Browse files Browse the repository at this point in the history
Update grafana/grafana Docker tag to v9.1.4
  • Loading branch information
cglewis authored Sep 9, 2022
2 parents 9bb93d4 + a209cc4 commit af1d218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/faucet/docker-compose-monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- poseidon
grafana:
restart: always
image: 'grafana/grafana:9.1.3'
image: 'grafana/grafana:9.1.4'
user: 'root'
ports:
- '3000:3000'
Expand Down

0 comments on commit af1d218

Please sign in to comment.