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 0abe228 commit 545d0b2Copy full SHA for 545d0b2
DockerfileJava17
@@ -1,4 +1,4 @@
1
-FROM golang:1.20-alpine as build
+FROM golang:1.21-alpine as build
2
RUN apk add --no-cache --update git
3
RUN mkdir -p /go/src/github.com/diegopereiraeng/harness-cie-sonarqube-scanner
4
WORKDIR /go/src/github.com/diegopereiraeng/harness-cie-sonarqube-scanner
0 commit comments