added curl

This commit is contained in:
samuel-p
2020-04-14 00:20:33 +02:00
parent e7ec582c9a
commit b4e92281d5

View File

@@ -3,7 +3,7 @@ MAINTAINER mail@sp-codes.de
RUN pip3 install feed2toot
RUN apt-get update && apt-get -y install cron
RUN apt-get update && apt-get -y install cron curl
WORKDIR feed2toot