diff --git a/Dockerfile b/Dockerfile index ac2bf45..0f08c40 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sonarsource/sonar-scanner-cli:5.0 +FROM sonarsource/sonar-scanner-cli:4.8 LABEL version="0.0.1" \ repository="https://github.com/sonarsource/sonarcloud-github-action" \