mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-14 18:31:14 +00:00
Update Dockerfile
This commit is contained in:
parent
939179817e
commit
676bb82743
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
FROM 491248485740.dkr.ecr.ap-southeast-1.amazonaws.com/sonar-scanner-cli:10.0
|
||||
|
||||
LABEL version="2.1.0" \
|
||||
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||
repository="https://github.com/machtwatch/sonarqube-scan-action" \
|
||||
homepage="https://github.com/machtwatch/sonarqube-scan-action" \
|
||||
maintainer="SonarSource" \
|
||||
com.github.actions.name="SonarQube Scan" \
|
||||
com.github.actions.description="Scan your code with SonarQube to detect Bugs, Vulnerabilities and Code Smells in up to 27 programming languages!" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue