Skip to content

Commit 21516f7

Browse files
Update grafana/grafana Docker tag to v9.1.3
1 parent 3c96ffc commit 21516f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/prometheus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323

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

0 commit comments

Comments
 (0)