We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903f1ff commit 76ca4e7Copy full SHA for 76ca4e7
docker-compose.yaml
@@ -22,7 +22,7 @@ services:
22
- ./testdata/prometheus-entrypoint.sh:/etc/prometheus/entrypoint.sh
23
24
loki:
25
- image: grafana/loki:2.9.15@sha256:2fde6baaa4743a6870acb9ab5f15633de35adced3c0e3d61effd2a5f1008f1c3
+ image: grafana/loki:3.5.6@sha256:2b10e3c0ba66ee115c018736b351c435006c809d32ea2c14be62be88d80f8372
26
ports:
27
- "3100:3100"
28
command: -config.file=/etc/loki/loki-config.yml
0 commit comments