mirror of
https://github.com/grafana/loki.git
synced 2025-08-02 11:37:22 +08:00
fix: temporarily moving from alloy -> alloy dev (#13062)
There is currently a bug within version 1.1.0 of Alloy which causes are getting started demo to fail. 1.20 fixes this but is currently in public preview on dev.
This commit is contained in:
@ -46,7 +46,7 @@ services:
|
||||
<<: *loki-dns
|
||||
|
||||
alloy:
|
||||
image: grafana/alloy:latest
|
||||
image: grafana/alloy-dev:latest
|
||||
volumes:
|
||||
- ./alloy-local-config.yaml:/etc/alloy/config.alloy:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
Reference in New Issue
Block a user