Skip to content

Commit

Permalink
fix: grafana image tag (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
BitDesert committed Sep 4, 2024
1 parent f93a0b7 commit 6136b6d
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 @@ -2,7 +2,7 @@ version: '3.0'

services:
grafana:
image: grafana/grafana:11.2
image: grafana/grafana:11.2.0
environment:
- GF_AUTH_ANONYMOUS_ORG_ROLE=Admin
- GF_AUTH_ANONYMOUS_ENABLED=true
Expand Down

0 comments on commit 6136b6d

Please sign in to comment.