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?
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!