Skip to content

Commit

Permalink
Release 7.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
malena-ebert-sonarsource committed Mar 2, 2021
1 parent 7e2c6a2 commit 102e6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 7/community/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN apt-get update \
&& apt-get install -y curl gnupg2 unzip \
&& rm -rf /var/lib/apt/lists/*

ENV SONAR_VERSION=7.9.5 \
ENV SONAR_VERSION=7.9.6 \
SONARQUBE_HOME=/opt/sonarqube \
SONARQUBE_JDBC_USERNAME=sonar \
SONARQUBE_JDBC_PASSWORD=sonar \
Expand Down

0 comments on commit 102e6fc

Please sign in to comment.