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.
2 parents 4ee80ae + d13167e commit 2a75acbCopy full SHA for 2a75acb
Dockerfile
@@ -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