diff --git a/Dockerfile b/Dockerfile index 9a4ba8e..2e3dd7b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM sonarsource/sonar-scanner-cli:5.0 -LABEL version="1.3.0" \ +LABEL version="2.0.0" \ repository="https://github.com/sonarsource/sonarqube-scan-action" \ homepage="https://github.com/sonarsource/sonarqube-scan-action" \ maintainer="SonarSource" \