File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
GCLOUD_PRODUCT_NAME : official-sonarqube-data-center-edition
16
16
GCLOUD_STAGING_REGISTRY : gcr.io/sonarqube-marketplace-provider
17
17
GCLOUD_STAGING_PRODUCT_NAME : sonarqube-dce-staging
18
- CURRENT_VERSION : 2025.4.0
18
+ CURRENT_VERSION : 2025.4.1
19
19
# We keep the previous LTA support for the next 6 months
20
20
PREVIOUS_LTA_VERSION : 9.9.9
21
21
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ENV LANG='en_US.UTF-8' \
14
14
#
15
15
# SonarQube setup
16
16
#
17
- ARG SONARQUBE_VERSION=2025.4.0.111749
17
+ ARG SONARQUBE_VERSION=2025.4.1.111832
18
18
ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-datacenter/sonarqube-datacenter-${SONARQUBE_VERSION}.zip
19
19
ENV DOCKER_RUNNING="true" \
20
20
JAVA_HOME='/opt/java/openjdk' \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ENV LANG='en_US.UTF-8' \
14
14
#
15
15
# SonarQube setup
16
16
#
17
- ARG SONARQUBE_VERSION=2025.4.0.111749
17
+ ARG SONARQUBE_VERSION=2025.4.1.111832
18
18
ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-datacenter/sonarqube-datacenter-${SONARQUBE_VERSION}.zip
19
19
ENV DOCKER_RUNNING="true" \
20
20
JAVA_HOME='/opt/java/openjdk' \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ENV LANG='en_US.UTF-8' \
14
14
#
15
15
# SonarQube setup
16
16
#
17
- ARG SONARQUBE_VERSION=2025.4.0.111749
17
+ ARG SONARQUBE_VERSION=2025.4.1.111832
18
18
ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-developer/sonarqube-developer-${SONARQUBE_VERSION}.zip
19
19
ENV DOCKER_RUNNING="true" \
20
20
JAVA_HOME='/opt/java/openjdk' \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ENV LANG='en_US.UTF-8' \
14
14
#
15
15
# SonarQube setup
16
16
#
17
- ARG SONARQUBE_VERSION=2025.4.0.111749
17
+ ARG SONARQUBE_VERSION=2025.4.1.111832
18
18
ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-enterprise/sonarqube-enterprise-${SONARQUBE_VERSION}.zip
19
19
ENV DOCKER_RUNNING="true" \
20
20
JAVA_HOME='/opt/java/openjdk' \
You can’t perform that action at this time.
0 commit comments