diff --git a/example/go/otel/docker-compose.yaml b/example/go/otel/docker-compose.yaml index e0c9c146..3262ae8e 100644 --- a/example/go/otel/docker-compose.yaml +++ b/example/go/otel/docker-compose.yaml @@ -22,7 +22,7 @@ services: - "8082:8082" jaeger: - image: jaegertracing/all-in-one:1.63.0 + image: jaegertracing/all-in-one:1.64.0 environment: - LOG_LEVEL=debug - COLLECTOR_ZIPKIN_HOST_PORT=:9411