mirror of https://github.com/grafana/loki
Logql: Correct grouping type in pkg/logql/expr.y (#5306)
* Correct grouping type in pkg/logql/expr.y
* Use loki-build-image to build loki instead of golang image
* Include goyacc and other required tools to allow Makefile to run
* Remove dependencies not relevant to yacc in cmd/loki/Dockerfile
* Use go install instead of go get to install goyacc in cmd/loki/Dockerfile
* Add goyacc to logcli and loki-canary Dockerfiles
* Rerun CI
* Rerun CI
* Revert "Add goyacc to logcli and loki-canary Dockerfiles"
This reverts commit 0ee887c57f
.
* Remove goyacc from cmd/loki/Dockerfile
* Formatting of cmd/loki/Dockerfile
pull/5306/merge
parent
d970e737ab
commit
64589d0339
Loading…
Reference in new issue