Skip to content

Commit

Permalink
chore(deps): update grafana/grafana-oss:latest docker digest to b7fcb53
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent f9084c8 commit 84e49c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/host_vars/monitoring/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
environment:
- TZ=America/Los_Angeles
grafana:
image: grafana/grafana-oss:latest@sha256:7d5faae481a4c6f436c99e98af11534f7fd5e8d3e35213552dd1dd02bc393d2e
image: grafana/grafana-oss:latest@sha256:b7fcb534f7b3512801bb3f4e658238846435804deb479d105b5cdc680847c272
restart: always
volumes:
- "{{ docker_volume_dirs.grafana[0] }}/grafana.ini:/etc/grafana/grafana.ini"
Expand Down

0 comments on commit 84e49c8

Please sign in to comment.