Skip to content

Commit a942824

Browse files
Update grafana/grafana Docker tag to v11
1 parent fddfc89 commit a942824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323

2424
# Grafana Service
2525
grafana:
26-
image: 'grafana/grafana:9.5.20'
26+
image: 'grafana/grafana:11.6.0'
2727
environment:
2828
- GF_SECURITY_ADMIN_USER=${ADMIN_USER:-admin}
2929
- GF_SECURITY_ADMIN_PASSWORD=${ADMIN_PASSWORD:-admin}

0 commit comments

Comments
 (0)