Skip to content

Commit

Permalink
Merge pull request #3972 from faucetsdn/renovate/grafana-grafana-8.x
Browse files Browse the repository at this point in the history
Update grafana/grafana Docker tag to v8.2.4
  • Loading branch information
gizmoguy authored Nov 17, 2021
2 parents cd96a21 + 2f1b0aa commit 1974945
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 @@ -31,7 +31,7 @@ services:

grafana:
restart: always
image: 'grafana/grafana:8.2.3'
image: 'grafana/grafana:8.2.4'
user: 'root'
ports:
- '3000:3000'
Expand Down

0 comments on commit 1974945

Please sign in to comment.