diff --git a/compose.tracing.yaml b/compose.tracing.yaml index 105a1af..02ed915 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: