Skip to content

Commit

Permalink
update config for sonar 10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BraisVQ committed Oct 29, 2024
1 parent 2e92be5 commit 09b7b97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configuration-sample/ods-core.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ SONAR_EDITION=community
# SonarQube version.
# See Dockerhub https://hub.docker.com/_/sonarqube/tags
# Officially supported is:
# - 10.6.0
SONAR_VERSION=10.6.0
# - 10.7.0
SONAR_VERSION=10.7.0

# SonarQube memory and CPU resources
SONARQUBE_CPU_REQUEST=200m
Expand Down

0 comments on commit 09b7b97

Please sign in to comment.