Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade SonarQube to 10.4.1 #16306

Conversation

matteo-mara-sonarsource
Copy link
Contributor

This upgrades to the newest SonarQube version.

Copy link

Diff for cb94c26:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 4b6a63f..bf7d66c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,7 +1,7 @@
 Maintainers: Carmine Vassallo <carmine.vassallo@sonarsource.com> (@carminevassallo), Jeremy Cotineau <jeremy.cotineau@sonarsource.com> (@jCOTINEAU), Davi Koscianski Vidal <davi.koscianski-vidal@sonarsource.com> (@davividal)
 Architectures: amd64, arm64v8
 GitRepo: https://github.com/SonarSource/docker-sonarqube.git
-GitCommit: 74990438ee4a4cf5068180585a024155d46732ce
+GitCommit: 44a9deb5371e173c9ba310d7135c55ef95fe2915
 
 Tags: 9.9.4-community, 9.9-community, 9-community, lts, lts-community
 Directory: 9/community
@@ -18,17 +18,17 @@ Directory: 9/developer
 Tags: 9.9.4-enterprise, 9.9-enterprise, 9-enterprise, lts-enterprise
 Directory: 9/enterprise
 
-Tags: 10.4.0-community, 10.4-community, 10-community, community, latest
+Tags: 10.4.1-community, 10.4-community, 10-community, community, latest
 Directory: 10/community
 
-Tags: 10.4.0-datacenter-app, 10.4-datacenter-app, 10-datacenter-app, datacenter-app
+Tags: 10.4.1-datacenter-app, 10.4-datacenter-app, 10-datacenter-app, datacenter-app
 Directory: 10/datacenter/app
 
-Tags: 10.4.0-datacenter-search, 10.4-datacenter-search, 10-datacenter-search, datacenter-search
+Tags: 10.4.1-datacenter-search, 10.4-datacenter-search, 10-datacenter-search, datacenter-search
 Directory: 10/datacenter/search
 
-Tags: 10.4.0-developer, 10.4-developer, 10-developer, developer
+Tags: 10.4.1-developer, 10.4-developer, 10-developer, developer
 Directory: 10/developer
 
-Tags: 10.4.0-enterprise, 10.4-enterprise, 10-enterprise, enterprise
+Tags: 10.4.1-enterprise, 10.4-enterprise, 10-enterprise, enterprise
 Directory: 10/enterprise
diff --git a/_bashbrew-list b/_bashbrew-list
index 7e007d2..38f7003 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -23,11 +23,11 @@ sonarqube:10.4-datacenter-app
 sonarqube:10.4-datacenter-search
 sonarqube:10.4-developer
 sonarqube:10.4-enterprise
-sonarqube:10.4.0-community
-sonarqube:10.4.0-datacenter-app
-sonarqube:10.4.0-datacenter-search
-sonarqube:10.4.0-developer
-sonarqube:10.4.0-enterprise
+sonarqube:10.4.1-community
+sonarqube:10.4.1-datacenter-app
+sonarqube:10.4.1-datacenter-search
+sonarqube:10.4.1-developer
+sonarqube:10.4.1-enterprise
 sonarqube:community
 sonarqube:datacenter-app
 sonarqube:datacenter-search
diff --git a/sonarqube_datacenter-app/Dockerfile b/sonarqube_datacenter-app/Dockerfile
index 4cfe4d7..cebfbef 100644
--- a/sonarqube_datacenter-app/Dockerfile
+++ b/sonarqube_datacenter-app/Dockerfile
@@ -9,7 +9,7 @@ ENV LANG='en_US.UTF-8' \
 #
 # SonarQube setup
 #
-ARG SONARQUBE_VERSION=10.4.0.87286
+ARG SONARQUBE_VERSION=10.4.1.88267
 ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-datacenter/sonarqube-datacenter-${SONARQUBE_VERSION}.zip
 ENV DOCKER_RUNNING="true" \
     JAVA_HOME='/opt/java/openjdk' \
diff --git a/sonarqube_datacenter-search/Dockerfile b/sonarqube_datacenter-search/Dockerfile
index f972b39..78c9eae 100644
--- a/sonarqube_datacenter-search/Dockerfile
+++ b/sonarqube_datacenter-search/Dockerfile
@@ -9,7 +9,7 @@ ENV LANG='en_US.UTF-8' \
 #
 # SonarQube setup
 #
-ARG SONARQUBE_VERSION=10.4.0.87286
+ARG SONARQUBE_VERSION=10.4.1.88267
 ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-datacenter/sonarqube-datacenter-${SONARQUBE_VERSION}.zip
 ENV DOCKER_RUNNING="true" \
     JAVA_HOME='/opt/java/openjdk' \
diff --git a/sonarqube_developer/Dockerfile b/sonarqube_developer/Dockerfile
index 2e04daa..a1d4125 100644
--- a/sonarqube_developer/Dockerfile
+++ b/sonarqube_developer/Dockerfile
@@ -9,7 +9,7 @@ ENV LANG='en_US.UTF-8' \
 #
 # SonarQube setup
 #
-ARG SONARQUBE_VERSION=10.4.0.87286
+ARG SONARQUBE_VERSION=10.4.1.88267
 ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-developer/sonarqube-developer-${SONARQUBE_VERSION}.zip
 ENV DOCKER_RUNNING="true" \
     JAVA_HOME='/opt/java/openjdk' \
diff --git a/sonarqube_enterprise/Dockerfile b/sonarqube_enterprise/Dockerfile
index 9e548af..b9c269e 100644
--- a/sonarqube_enterprise/Dockerfile
+++ b/sonarqube_enterprise/Dockerfile
@@ -9,7 +9,7 @@ ENV LANG='en_US.UTF-8' \
 #
 # SonarQube setup
 #
-ARG SONARQUBE_VERSION=10.4.0.87286
+ARG SONARQUBE_VERSION=10.4.1.88267
 ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/CommercialDistribution/sonarqube-enterprise/sonarqube-enterprise-${SONARQUBE_VERSION}.zip
 ENV DOCKER_RUNNING="true" \
     JAVA_HOME='/opt/java/openjdk' \
diff --git a/sonarqube_latest/Dockerfile b/sonarqube_latest/Dockerfile
index 67da215..85519ae 100644
--- a/sonarqube_latest/Dockerfile
+++ b/sonarqube_latest/Dockerfile
@@ -9,7 +9,7 @@ ENV LANG='en_US.UTF-8' \
 #
 # SonarQube setup
 #
-ARG SONARQUBE_VERSION=10.4.0.87286
+ARG SONARQUBE_VERSION=10.4.1.88267
 ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-${SONARQUBE_VERSION}.zip
 ENV DOCKER_RUNNING="true" \
     JAVA_HOME='/opt/java/openjdk' \

Relevant Maintainers:

@matteo-mara-sonarsource
Copy link
Contributor Author

Hello @tianon and @yosifkit, here the PR to update the official docker image of SonarQube with the latest patch version for the 10.4 version.

@yosifkit yosifkit merged commit 2aa208f into docker-library:master Feb 26, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants