SQSCANGHA-8 Update base image

This commit is contained in:
Jacek 2022-12-29 10:55:45 +01:00
parent 1db0a52e3c
commit a6ba0aafc2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM sonarsource/sonar-scanner-cli:4.7
FROM sonarsource/sonar-scanner-cli:4.8
LABEL version="1.1.0" \
LABEL version="1.2.0" \
repository="https://github.com/sonarsource/sonarqube-scan-action" \
homepage="https://github.com/sonarsource/sonarqube-scan-action" \
maintainer="SonarSource" \