We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a912d9 commit e7bbf3aCopy full SHA for e7bbf3a
1 file changed
src/main/docker/sonar.yml
@@ -1,7 +1,7 @@
1
# This configuration is intended for development purpose, it's **your** responsibility to harden it for production
2
services:
3
sonar:
4
- image: sonarqube:26.5.0.122743-community
+ image: sonarqube:26.6.0.123539-community
5
container_name: sonar
6
# Authentication is turned off for out of the box experience while trying out SonarQube
7
# For real use cases delete sonar.forceAuthentication variable or set sonar.forceAuthentication=true
0 commit comments