Skip to content

Commit 6d94f1e

Browse files
chore(deps): update sonarqube docker tag to v26.3.0.120487
1 parent f10d675 commit 6d94f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0.119303-community
4+
image: sonarqube:26.3.0.120487-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)