diff --git a/benchmarks/replay-stack/docker-compose.yml b/benchmarks/replay-stack/docker-compose.yml index ac9ba74e3..335cf49c9 100644 --- a/benchmarks/replay-stack/docker-compose.yml +++ b/benchmarks/replay-stack/docker-compose.yml @@ -68,7 +68,7 @@ services: restart: unless-stopped mimir: - image: grafana/mimir:3.1.4 + image: grafana/mimir:3.2.1 command: -config.file=/etc/mimir/mimir.yaml ports: ["9009:9009"] volumes: