diff --git a/benchmarks/replay-stack/docker-compose.yml b/benchmarks/replay-stack/docker-compose.yml index 654adb1b..27a64a4e 100644 --- a/benchmarks/replay-stack/docker-compose.yml +++ b/benchmarks/replay-stack/docker-compose.yml @@ -60,7 +60,7 @@ services: restart: unless-stopped tempo: - image: grafana/tempo:3.0.2 + image: grafana/tempo:3.0.3 command: -config.file=/etc/tempo/tempo.yaml ports: ["3200:3200", "4318:4318"] volumes: