REL-3154 Release SonarQube 9.9.6 #5

Merged
admin-tea merged 1 commits from 996 into master 2024-07-22 21:51:09 +02:00
+1 -1
View File
@@ -9,7 +9,7 @@ ENV LANG='en_US.UTF-8' \
#
# SonarQube setup
#
ARG SONARQUBE_VERSION=9.9.5.90363
ARG SONARQUBE_VERSION=9.9.6.92038
ARG SONARQUBE_ZIP_URL=https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-${SONARQUBE_VERSION}.zip
ENV JAVA_HOME='/opt/java/openjdk' \
SONARQUBE_HOME=/opt/sonarqube \