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:
Jay Clifford
2024-05-29 05:13:42 -04:00
committed by GitHub
parent 74a5bbc5ca
commit 7ffe0fb649

View File

@ -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