We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4413ed0 commit 5d9626aCopy full SHA for 5d9626a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.4-alpine as build
+FROM golang:1.21.5-alpine as build
2
ENV CGO_ENABLED 0
3
COPY . /concourse-sonarqube-notifier
4
0 commit comments