mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-14 02:11:15 +00:00
SQSCANGHA-11 Update base image
This commit is contained in:
parent
5829c57497
commit
9cc4f58b79
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
FROM sonarsource/sonar-scanner-cli:4.8
|
FROM sonarsource/sonar-scanner-cli:5.0
|
||||||
|
|
||||||
LABEL version="1.2.0" \
|
LABEL version="1.3.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