diff --git a/ivy-tracing-jaeger/compose.yaml b/ivy-tracing-jaeger/compose.yaml index 500f658..aa132ef 100644 --- a/ivy-tracing-jaeger/compose.yaml +++ b/ivy-tracing-jaeger/compose.yaml @@ -47,7 +47,7 @@ services: # and provides a UI to browse the tracings # Go to http://localhost:16686 to start browsing the tracings jaeger: - image: jaegertracing/jaeger:2.11.0 + image: jaegertracing/jaeger:2.12.0 ports: # See https://www.jaegertracing.io/docs/latest/architecture/apis/#default-ports - 16686:16686