Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 766332c commit cb347f5
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.2.1
image: grafana/loki:3.3.0
container_name: loki
extra_hosts: [ 'host.docker.internal:host-gateway' ]
command: -config.file=/etc/loki/local-config.yaml
Expand Down

0 comments on commit cb347f5

Please sign in to comment.