Skip to content

Commit 3c96ffc

Browse files
Update dependency grafana/grafana to v9.0.3 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f9a62e commit 3c96ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1'
26+
image: 'grafana/grafana:9.0.3'
2727
environment:
2828
- GF_SECURITY_ADMIN_USER=${ADMIN_USER:-admin}
2929
- GF_SECURITY_ADMIN_PASSWORD=${ADMIN_PASSWORD:-admin}

0 commit comments

Comments
 (0)