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 58ac798 commit ae5526eCopy full SHA for ae5526e
boot-strategy-plugin/docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
test: wget --no-verbose --tries=1 --spider http://localhost:3200/status || exit 1
20
21
loki:
22
- image: grafana/loki:3.3.1
+ image: grafana/loki:3.3.2
23
extra_hosts: ['host.docker.internal:host-gateway']
24
container_name: loki
25
command: [ "-config.file=/etc/loki/local-config.yaml" ]
0 commit comments