Skip to content

Commit

Permalink
Merge pull request #1 from quipper/change-source-to-ecr
Browse files Browse the repository at this point in the history
Changed source image from dockerhub to ECR
  • Loading branch information
yuya-takeyama authored Dec 7, 2022
2 parents cb201f3 + 0cbbd08 commit 91dde2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sonarsource/sonar-scanner-cli:4.7
FROM public.ecr.aws/m9m8t3a5/sonarsource/sonar-scanner-cli:4.7

LABEL version="0.0.1" \
repository="https://github.com/sonarsource/sonarcloud-github-action" \
Expand Down

0 comments on commit 91dde2f

Please sign in to comment.