From a403884f886e92b4c6603f53d235f7f1c292a0ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:21:06 +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: