diff --git a/Dockerfile b/Dockerfile index a38bed0..67aaf83 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sonarsource/sonar-scanner-cli:10.0 +FROM public.ecr.aws/deel-shared/sonarsource/sonar-scanner-cli:10.0 LABEL version="2.1.0" \ repository="https://github.com/sonarsource/sonarqube-scan-action" \