From 4bc3c163750ac3bcfdc8d74b6d5dccd99f6260c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Oct 2025 12:02:27 +0000 Subject: [PATCH] Update grafana/tempo:latest Docker digest to 6928536 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 98847db..3447b1a 100644 --- a/compose.yml +++ b/compose.yml @@ -48,7 +48,7 @@ services: tempo: <<: *service-base - image: grafana/tempo:latest@sha256:89fd395d641588d8714b23d67e93d7502362bf213d3d6d9ecd00f63c1be9a8ea + image: grafana/tempo:latest@sha256:692853614cc344c15f5695d3a950fcca326dd7bcffa544fe36b8d978e90a146b command: [-config.file=/etc/tempo.yaml] volumes: - ./telemetry/tempo.yaml:/etc/tempo.yaml