diff --git a/scripts/cross/Dockerfile b/scripts/cross/Dockerfile index 878b6c3c3624..ccb710793c6e 100644 --- a/scripts/cross/Dockerfile +++ b/scripts/cross/Dockerfile @@ -36,6 +36,7 @@ RUN go get github.com/hashicorp/go-bindata RUN go get github.com/hashicorp/go-bindata/go-bindata RUN go get github.com/elazarl/go-bindata-assetfs RUN go get github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs +RUN go1.11.5 download RUN mkdir -p /gopath/src/github.com/hashicorp/vault WORKDIR /gopath/src/github.com/hashicorp/vault