Skip to content

Commit 990c67f

Browse files
chore(deps): update sonarqube docker tag to v26.4.0.121862 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3b20cd commit 990c67f

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.4.0.121862-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)