We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644cf76 commit 5c1ddd5Copy full SHA for 5c1ddd5
Dockerfile_Deprecated
@@ -15,7 +15,7 @@ RUN GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o harness-sonar
15
16
FROM openjdk:11.0.16-jre
17
18
-ARG SONAR_VERSION=5.0.1.3006
+ARG SONAR_VERSION=4.6.2.2472
19
ARG SONAR_SCANNER_CLI=sonar-scanner-cli-${SONAR_VERSION}
20
ARG SONAR_SCANNER=sonar-scanner-${SONAR_VERSION}
21
0 commit comments