mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-06 00:17:09 +00:00
Update scanner cli version to 5.0 (#51)
This commit is contained in:
parent
9c0534dd12
commit
4b4d7634da
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM sonarsource/sonar-scanner-cli:4.8
|
FROM sonarsource/sonar-scanner-cli:5.0
|
||||||
|
|
||||||
LABEL version="0.0.1" \
|
LABEL version="0.0.1" \
|
||||||
repository="https://github.com/sonarsource/sonarcloud-github-action" \
|
repository="https://github.com/sonarsource/sonarcloud-github-action" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue