Skip to content

Commit 2723f64

Browse files
sonar-cli-6.1.0 update
sonar-cli-6.1.0 update
1 parent 6444ded commit 2723f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o harness-sonar
1515

1616
FROM amazoncorretto:17.0.8-alpine3.18
1717

18-
ARG SONAR_VERSION=6.0.0.4432
18+
ARG SONAR_VERSION=6.1.0.4477
1919
ARG SONAR_SCANNER_CLI=sonar-scanner-cli-${SONAR_VERSION}
2020
ARG SONAR_SCANNER=sonar-scanner-${SONAR_VERSION}
2121

0 commit comments

Comments
 (0)