Skip to content

Commit e7bbf3a

Browse files
chore(deps): update sonarqube docker tag to v26.6.0.123539
1 parent 2a912d9 commit e7bbf3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/docker/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This configuration is intended for development purpose, it's **your** responsibility to harden it for production
22
services:
33
sonar:
4-
image: sonarqube:26.5.0.122743-community
4+
image: sonarqube:26.6.0.123539-community
55
container_name: sonar
66
# Authentication is turned off for out of the box experience while trying out SonarQube
77
# For real use cases delete sonar.forceAuthentication variable or set sonar.forceAuthentication=true

0 commit comments

Comments
 (0)