diff --git a/compose.yml b/compose.yml index 0af56bd..c87e197 100644 --- a/compose.yml +++ b/compose.yml @@ -48,7 +48,7 @@ services: tempo: <<: *service-base - image: grafana/tempo:latest@sha256:21d563828e55c2ee4e79f9a4bf9e1abfa4f585213f9f5e49d9b98e44fac92f2c + image: grafana/tempo:latest@sha256:b613f54818081f45e20a6bdb5669f6ae583149a0bdd4a658120f9265ccdfdb39 command: [-config.file=/etc/tempo.yaml] volumes: - ./telemetry/tempo.yaml:/etc/tempo.yaml