Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #113 from tubone24/fix_test
Browse files Browse the repository at this point in the history
fix dockerfile
  • Loading branch information
tubone24 committed Jul 13, 2019
2 parents 4fbc800 + 3c3000e commit fa914ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN n stable && node -v
RUN mkdir /app
RUN cd /app && git clone https://github.com/tubone24/ebook_homebrew.git && cd ebook_homebrew \
&& git submodule update --init --recursive

WORKDIR /app/ebook_homebrew
RUN pip3 install -r requirements.txt

Expand Down

0 comments on commit fa914ff

Please sign in to comment.