Skip to content

Commit

Permalink
update from smtp branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yshurik committed Nov 25, 2020
1 parent 5c9eac9 commit 5fe89ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apk --no-cache add autoconf automake make
RUN cd /usr/lib && ln -s libboost_thread-mt.so libboost_thread.so

WORKDIR /
RUN echo trigger1
RUN git clone https://github.com/yshurik/notbit.git
WORKDIR /notbit
RUN git checkout smtp
Expand Down

0 comments on commit 5fe89ad

Please sign in to comment.