We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673ac1d commit e8b1e28Copy full SHA for e8b1e28
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.2-alpine as build
+FROM golang:1.22.3-alpine as build
2
ENV CGO_ENABLED 0
3
COPY . /concourse-sonarqube-notifier
4
0 commit comments