From 928cd090976e04262222190f586a97b561cf6958 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 07:07:42 +0000 Subject: [PATCH] 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 9aae6e72..5840620f 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: