diff --git a/src/main/docker/sonar.yml b/src/main/docker/sonar.yml index 30aa0362f6b..250cfb7f0dc 100644 --- a/src/main/docker/sonar.yml +++ b/src/main/docker/sonar.yml @@ -2,7 +2,7 @@ version: '3.8' services: sonar: - image: sonarqube:10.4.1-community + image: sonarqube:10.5.0-community container_name: sonar platform: linux/x86_64 # Authentication is turned off for out of the box experience while trying out SonarQube