mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-15 17:45:54 +00:00
SQSCANGHA-42 Update Scanner CLI Docker to 11.1
This commit is contained in:
parent
f885e52a75
commit
884b79409b
3 changed files with 90 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM sonarsource/sonar-scanner-cli:10.0
|
||||
FROM sonarsource/sonar-scanner-cli:11.1
|
||||
|
||||
LABEL version="2.1.0" \
|
||||
LABEL version="3.0.0" \
|
||||
repository="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
|
||||
maintainer="SonarSource" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue