diff --git a/Dockerfile b/Dockerfile index b710a80..25c125f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -61,7 +61,7 @@ RUN echo *** Install Packages *** && \ # python3 -m pip --no-cache-dir install --extra-index-url https://testpypi.python.org/pypi FanFicFare==${FFF_RELEASE}; \ #fi && \ #python3 -m pip --no-cache-dir install pushbullet.py pillow && \ - python3 -m pip --no-cache-dir install feedparser && \ + python3 -m pip --no-cache-dir install feedparser #ln -s /opt/calibre/calibredb /bin/calibredb RUN echo "**** cleanup ****" && \