Skip to content

Commit

Permalink
chore(deps): update grafana/grafana-oss:latest docker digest to 7567a7c
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] authored Jan 23, 2024
1 parent 9e0feb2 commit b5123ea
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:6b5b37eb35bbf30e7f64bd7f0fd41c0a5b7637f65d3bf93223b04a192b8bf3e2
image: grafana/grafana-oss:latest@sha256:7567a7c70a3c1d75aeeedc968d1304174a16651e55a60d1fb132a05e1e63a054
restart: always
volumes:
- "{{ docker_volume_dirs.grafana[0] }}/grafana.ini:/etc/grafana/grafana.ini"
Expand Down

0 comments on commit b5123ea

Please sign in to comment.