Skip to content

Commit

Permalink
fix sotrk building
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed Aug 4, 2021
1 parent 9366a15 commit 161d173
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dockerfiles/linstor-stork/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN git clone https://github.com/libopenstorage/stork /go/src/github.com/libopen
&& cd /go/src/github.com/libopenstorage/stork \
&& git reset --hard v2.6.4

RUN GO111MODULE=on go get -u -d github.com/libopenstorage/[email protected]
WORKDIR /go/src/github.com/libopenstorage/stork

RUN make vendor
Expand Down

0 comments on commit 161d173

Please sign in to comment.