Skip to content

Commit 2d77476

Browse files
REL-4074 Release SonarQube Community Build 25.11
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 133447a commit 2d77476

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/github_env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
versions:
55
current: "2025.5.0"
6-
community_build: "25.10.0.114319"
6+
community_build: "25.11.0.114957"
77

88
images:
99
staging: "sonarsource/sonarqube"

community-build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ENV LANG='en_US.UTF-8' \
1414
#
1515
# SonarQube setup
1616
#
17-
ARG SONARQUBE_VERSION=25.10.0.114319
17+
ARG SONARQUBE_VERSION=25.11.0.114957
1818
ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-${SONARQUBE_VERSION}.zip
1919
ENV DOCKER_RUNNING="true" \
2020
JAVA_HOME='/opt/java/openjdk' \

0 commit comments

Comments
 (0)