Skip to content

Commit

Permalink
Merge pull request #4392 from faucetsdn/renovate/grafana-grafana-10.x
Browse files Browse the repository at this point in the history
Update grafana/grafana Docker tag to v10.1.5
  • Loading branch information
gizmoguy committed Oct 18, 2023
2 parents 09d00f9 + 8bc3627 commit 8fc4d1d
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:10.1.4'
image: 'grafana/grafana:10.1.5'
user: 'root'
ports:
- '3000:3000'
Expand Down

0 comments on commit 8fc4d1d

Please sign in to comment.