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

This commit is contained in:
renovate[bot] 2023-05-03 11:29:23 +00:00 committed by GitHub
parent 8b21f977c8
commit db3e3a1200
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,7 @@ services:
loki: loki:
profiles: ["observability"] profiles: ["observability"]
image: grafana/loki:2.8.1 image: grafana/loki:2.8.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