From 13916d8c250dbc585c65fe559cc84816eefa9e54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 06:00:28 +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 70bdad8..0043ff4 100644 --- a/compose.tracing.yaml +++ b/compose.tracing.yaml @@ -11,7 +11,7 @@ services: - OTEL_EXPORTER_OTLP_ENDPOINT=http://jaeger:4318 jaeger: - image: jaegertracing/all-in-one:1.47 + image: jaegertracing/all-in-one:1.60 environment: - COLLECTOR_OTLP_ENABLED=true healthcheck: