mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-02-24 19:21:44 +00:00
Update Dockerfile
This commit is contained in:
parent
8c8682dac7
commit
939179817e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM sonarsource/sonar-scanner-cli:10.0
|
FROM 491248485740.dkr.ecr.ap-southeast-1.amazonaws.com/sonar-scanner-cli:10.0
|
||||||
|
|
||||||
LABEL version="2.1.0" \
|
LABEL version="2.1.0" \
|
||||||
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue