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 502cbb9 + f7d9b0c commit cc5d069Copy full SHA for cc5d069
1 file changed
dockerfiles/alpine/Dockerfile
@@ -1,5 +1,5 @@
1
# stage: builder
2
-FROM golang:alpine AS builder
+FROM concourse/golang-builder AS builder
3
4
COPY . /go/src/github.com/concourse/docker-image-resource
5
ENV CGO_ENABLED 0
0 commit comments