Skip to content

Commit

Permalink
chore(deps): update grafana/loki:latest docker digest to 8b5bd77
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 3, 2024
1 parent 1784a8d commit 90d9bc3
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 @@ -10,7 +10,7 @@ services:
ports:
- "{{ compose_project_ports.prometheus[0] }}:{{ prometheus.internal_port }}"
loki:
image: grafana/loki:latest@sha256:792a791d9e52fdff6a4e21be57b5fd9e5868218156e175bb8dde0fa258c76e20
image: grafana/loki:latest@sha256:8b5bd7748d0e4da66cd741ac276e485517514af0bea32167e27c0e1a95bcf8aa
restart: always
volumes:
- "{{ docker_volume_dirs.loki[0] }}/local-config.yaml:/etc/loki/local-config.yaml"
Expand Down

0 comments on commit 90d9bc3

Please sign in to comment.