From 9aa804a05cf983ea92615b40a9ced1623f0dfc1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 07:56:54 +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 51b2f27d..22ee5396 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: