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