From dc3daa57e388ac06118ff9e2fe985ee8bcfffbff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Dec 2025 21:47:37 +0100 Subject: [PATCH] Update grafana/tempo:latest Docker digest to d909206 (#70) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/tempo | digest | `184dc20` -> `d909206` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.valverde.cloud/Thilawyn/website/pulls/70 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 81fbe96..2d90c73 100644 --- a/compose.yml +++ b/compose.yml @@ -48,7 +48,7 @@ services: tempo: <<: *service-base - image: grafana/tempo:latest@sha256:184dc2013281d4a3bbf6e3fe445fe478f7a6dbeb1d825fbd2ac2cd28417760b7 + image: grafana/tempo:latest@sha256:d9092067ae53383bb41b254f8a3edaa02c3f1c659c8775339064f5aa6e140fc4 command: [-config.file=/etc/tempo.yaml] volumes: - ./telemetry/tempo.yaml:/etc/tempo.yaml