forked from Ponysearch/Ponysearch
Merge pull request #873 from juanitobananas/issue-0872-google-search-and-docker
Fix #872. Google search works again with docker.
This commit is contained in:
commit
c7204255df
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
||||||
&& apk del \
|
&& apk del \
|
||||||
build-base \
|
build-base \
|
||||||
python-dev \
|
python-dev \
|
||||||
py-pip\
|
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
|
|
Loading…
Reference in a new issue