From 6acca87305ea6f38ab6aea6d762e162d92b86ab7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 13:05:20 +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 b37dd3d..7cad55b 100644 --- a/compose.tracing.yaml +++ b/compose.tracing.yaml @@ -17,7 +17,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: