mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-15 10:36:31 +00:00
REL-2179 update base image
This commit is contained in:
parent
b755ad2c7e
commit
7295e71c95
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
FROM sonarsource/sonar-scanner-cli:4.6
|
FROM sonarsource/sonar-scanner-cli:4.7
|
||||||
|
|
||||||
LABEL version="1.0.0" \
|
LABEL version="1.1.0" \
|
||||||
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||||
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
|
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||||
maintainer="SonarSource" \
|
maintainer="SonarSource" \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue