Skip to content

Commit

Permalink
chore(deps): update grafana/loki:latest docker digest to f379a20
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 24, 2024
1 parent aaa5eba commit f54d5e2
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:359967a43a255eea06bcd992ea967b830322b8728683de130c58681db52df277
image: grafana/loki:latest@sha256:f379a20ce9dd815884ed6446aad8819b81a8ba4d36b548ca14be8cecbc6cbca0
restart: always
volumes:
- "{{ docker_volume_dirs.loki[0] }}/local-config.yaml:/etc/loki/local-config.yaml"
Expand Down

0 comments on commit f54d5e2

Please sign in to comment.