Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v3.3.1 (#911)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent c68a7fe commit eb5b579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker-compose-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ services:
- microservice-network

loki:
image: grafana/loki:3.3.0
image: grafana/loki:3.3.1
container_name: loki
extra_hosts: [ 'host.docker.internal:host-gateway' ]
command: -config.file=/etc/loki/local-config.yaml
Expand Down

0 comments on commit eb5b579

Please sign in to comment.