Unavailability of the New SonarQube Community Edition Version on Docker Hub

I am deploying SonarQube using Docker (as per the official image: hub.docker.com/_/sonarqube ).

Version: SonarQube Server / Community Build Deployment: Docker Goal: To upgrade our testing environment to the latest SonarQube Community Edition version 25.11.0.114957.

Issue/Observation: The Docker tag for the specific version 25.11.0.114957 is currently not available on Docker Hub. When attempting a pull, we receive an error regarding the manifest being unavailable.

Request for Solution: Could you please provide an Estimated Time of Arrival (ETA) for when this version will be published and available on the official Docker Hub repository?

Hi,

I just did a docker pull sonarqube:25.11.0.114957-community and it worked. Not sure if it was a temporary problem or if it’s an issue on your side.

Hi Scott,

Thank you so much for your quick reply and confirmation! I’m happy to hear that docker pull sonarqube:25.11.0.114957-community worked.

:+1:

I thought the issue was on my side or that the tag wasn’t available yet because, visually, it wasn’t appearing in the Supported tags or Dockerfile links lists shown on the Docker Hub page at the time of my query (as seen in the image).

Thank you again for checking and resolving the issue!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.