Update Dockerfile

This commit is contained in:
mw-akbar 2024-08-05 13:26:41 +07:00 committed by GitHub
parent 939179817e
commit 676bb82743
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!" \