Skip to content

Commit

Permalink
fixed confict (lol)
Browse files Browse the repository at this point in the history
  • Loading branch information
newjanson committed Aug 30, 2016
2 parents f80fbf3 + 5e1eaa8 commit ac29654
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Expand Up @@ -16,7 +16,6 @@ RUN wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x
RUN for r in `cat requirements.txt`; do pip install $r; done
RUN pip install .


ENV PATH=$PATH:/usr/lib/chromium-browser/

ENTRYPOINT ["pikaptcha"]

0 comments on commit ac29654

Please sign in to comment.