We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388fcde commit 5e13fc6Copy full SHA for 5e13fc6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15-alpine as build
+FROM docker.io/golang:1.15-alpine as build
2
ENV GO111MODULE=on
3
ENV CGO_ENABLED=0
4
ENV GOOS=linux
0 commit comments