From 3f1d176454e0e8bb782ab897c3776da10120e91c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 19:42:43 +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 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: