chore(deps): update dependency grafana/loki to v2.6.1

This commit is contained in:
renovate[bot] 2022-07-18 10:24:06 +00:00 committed by GitHub
parent b95fddf963
commit a8ea004292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ services:
- api - api
loki: loki:
image: grafana/loki:2.6.0 image: grafana/loki:2.6.1
command: ["-config.file=/etc/loki/loki.yaml"] command: ["-config.file=/etc/loki/loki.yaml"]
ports: ports:
- "3100" # loki needs to be exposed so it receives logs - "3100" # loki needs to be exposed so it receives logs