We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b20cd commit 990c67fCopy full SHA for 990c67f
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.2.0.119303-community
+ image: sonarqube:26.4.0.121862-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