Skip to content

Commit

Permalink
chore(deps): update grafana/loki:latest docker digest to 6074e01
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 25, 2023
1 parent dc0c797 commit 1d9be3f
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:f6325c57dd0f0a60f2ff313e627a2d67d299e9128cbfdcda8b2af9a04707a59e
image: grafana/loki:latest@sha256:6074e01dbe03cbf8f848c478f7e98df326f984d263162eff5bd47db3970f7ffb
restart: always
volumes:
- "{{ docker_volume_dirs.loki[0] }}/local-config.yaml:/etc/loki/local-config.yaml"
Expand Down

0 comments on commit 1d9be3f

Please sign in to comment.