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