diff --git a/cmd/querytee/Dockerfile.cross b/cmd/querytee/Dockerfile.cross index 9782b9a796..97c69d927c 100644 --- a/cmd/querytee/Dockerfile.cross +++ b/cmd/querytee/Dockerfile.cross @@ -1,4 +1,4 @@ -ARG BUILD_IMAGE=grafana/loki-build-image:0.34.0 +ARG BUILD_IMAGE=grafana/loki-build-image:0.34.7 # Directories in this file are referenced from the root of the project not this folder # This file is intended to be called from the root like so: # docker build -t grafana/promtail -f cmd/promtail/Dockerfile .