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:
Adam Tauber
2017-03-02 22:08:19 +01:00
committed by GitHub

View File

@@ -36,7 +36,6 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
&& apk del \
build-base \
python-dev \
py-pip\
libffi-dev \
openssl-dev \
libxslt-dev \