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: