We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315cf5e commit 5d18910Copy full SHA for 5d18910
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
#================================
2
# Stage 1: Build Gitbase
3
4
-FROM golang:1.12-alpine as builder
+FROM golang:1.11-alpine as builder
5
6
ENV GITBASE_REPO=github.com/src-d/gitbase
7
ENV GITBASE_PATH=$GOPATH/src/$GITBASE_REPO
0 commit comments