We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a35ee7 commit af08d7dCopy full SHA for af08d7d
1 file changed
services/sonarqube/docker-compose.yml
@@ -25,7 +25,7 @@ services:
25
max-file: "50"
26
27
sonarqube:
28
- image: sonarqube:${SONARQUBE_VERSION:-2026.1-community}
+ image: sonarqube:${SONARQUBE_VERSION:-26.3.0.120487-community}
29
container_name: sonarqube
30
depends_on:
31
- database
0 commit comments