Skip to content

Commit

Permalink
chore(deps): update grafana/loki:latest docker digest to ccbf2ae
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 Oct 16, 2023
1 parent a189f55 commit 057d5ec
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:fc2462a2a0c18928e9ddd6070bdbed34a7172bffd2a6b8d1191d5a15c32f6dd7
image: grafana/loki:latest@sha256:ccbf2ae97fba95f4b2a4f882c05c9b577a985085026dae186444fa3b8b6502ef
restart: always
volumes:
- "{{ docker_volume_dirs.loki[0] }}/local-config.yaml:/etc/loki/local-config.yaml"
Expand Down

0 comments on commit 057d5ec

Please sign in to comment.