Skip to content

Commit

Permalink
Fix Dockerfile for building
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Jul 29, 2019
1 parent 7d8a168 commit cc7e698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cross/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cc7e698

Please sign in to comment.