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: