From 1f3412d92b50147b66361d16e5ecfb576bd176d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 17:47:33 +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 f712b3c..5fdaffd 100644 --- a/compose.tracing.yaml +++ b/compose.tracing.yaml @@ -5,7 +5,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: