Skip to content

Commit

Permalink
chore(deps): update grafana/grafana-oss:latest docker digest to 0679e87
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 Oct 12, 2023
1 parent 75cd509 commit f2cea6d
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:29f39e23705d3ef653fa84ca3c01731e0771f1fedbd69ecb99868270cdeb0572
image: grafana/grafana-oss:latest@sha256:0679e877ba204cede473782d5aba962831a3449092da120aba7d24082efe3fde
restart: always
volumes:
- "{{ docker_volume_dirs.grafana[0] }}/grafana.ini:/etc/grafana/grafana.ini"
Expand Down

0 comments on commit f2cea6d

Please sign in to comment.