nodece commented on issue #15351: URL: https://github.com/apache/pulsar/issues/15351#issuecomment-1114980777
The `apachepulsar/pulsar-all:2.5.0` version is too old, the Pulsar 2.10.0 has been released, you can try this image: ``` docker pull apachepulsar/pulsar-all:2.10.0 ``` You can find any version [here](https://hub.docker.com/r/apachepulsar/pulsar-all/tags). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
