Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent c68a7fe commit 09edf50
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 09edf50

Please sign in to comment.