SQSCANGHA-13 Update base image
This commit is contained in:
parent
4b0bfc149f
commit
2f78877e57
|
@ -1,6 +1,6 @@
|
||||||
FROM sonarsource/sonar-scanner-cli:5.0
|
FROM sonarsource/sonar-scanner-cli:5.0.1
|
||||||
|
|
||||||
LABEL version="2.0.0" \
|
LABEL version="2.0.1" \
|
||||||
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 New Issue