chore(deps): update grafana/loki docker tag to v2.9.2

This commit is contained in:
renovate[bot] 2023-10-16 17:04:34 +00:00 committed by GitHub
parent e9bf058b63
commit 0832193bda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,7 +148,7 @@ services:
loki: loki:
profiles: ["observability"] profiles: ["observability"]
image: grafana/loki:2.9.1 image: grafana/loki:2.9.2
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