Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent 6c2ed19 commit a44422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
- --config.file=/etc/prometheus/prometheus.yml

loki:
image: grafana/loki:3.0.0
image: grafana/loki:3.1.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 a44422f

Please sign in to comment.