diff --git a/Dockerfile b/Dockerfile index b5ef5b1..7b47568 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sonarsource/sonar-scanner-cli:4.5 +FROM sonarsource/sonar-scanner-cli:4.6 LABEL version="0.0.1" \ repository="https://github.com/sonarsource/sonarcloud-github-action" \