From 6195a9cc5492fa9166dedd68d1e412d96bee619a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 07:19:11 +0000 Subject: [PATCH] chore(deps): update jaegertracing/all-in-one docker tag to v1.60 --- compose.tracing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.tracing.yaml b/compose.tracing.yaml index 24e0bbbf..72c3315b 100644 --- a/compose.tracing.yaml +++ b/compose.tracing.yaml @@ -26,7 +26,7 @@ services: condition: service_healthy jaeger: - image: jaegertracing/all-in-one:1.47 + image: jaegertracing/all-in-one:1.60 environment: - COLLECTOR_OTLP_ENABLED=true healthcheck: