Skip to content

Commit

Permalink
Merge pull request #89 from janog-netcon/renovate/grafana-grafana-10.x
Browse files Browse the repository at this point in the history
Update grafana/grafana Docker tag to v10.4.14
  • Loading branch information
proelbtn authored Dec 8, 2024
2 parents 079e562 + d7ecd54 commit 1a8bdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:
ports: ['127.0.0.1:8905:8080']

grafana:
image: grafana/grafana:10.2.3
image: grafana/grafana:10.4.14
volumes:
- grafana:/var/lib/grafana
ports: ['0.0.0.0:8906:3000']
Expand Down

0 comments on commit 1a8bdb2

Please sign in to comment.