Skip to content

Commit

Permalink
Update grafana/grafana Docker tag to v10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 6ff2116 commit 332d41d
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.0.2'
image: 'grafana/grafana:10.0.3'
user: 'root'
ports:
- '3000:3000'
Expand Down

0 comments on commit 332d41d

Please sign in to comment.