Skip to content

Commit

Permalink
Merge pull request #34 from grace-bible/renovate/grafana-grafana-oss-…
Browse files Browse the repository at this point in the history
…10.x

Update grafana/grafana-oss Docker tag to v10.2.0
  • Loading branch information
elliotmatson authored Oct 25, 2023
2 parents 340f028 + 3296218 commit 5338996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
grafana:
image: grafana/grafana-oss:10.1.5
image: grafana/grafana-oss:10.2.0
volumes:
- grafana-data:/var/lib/grafana
restart: unless-stopped
Expand Down

0 comments on commit 5338996

Please sign in to comment.