mirror of
https://github.com/mykitserver/feed2toot-docker.git
synced 2025-12-07 17:29:20 +01:00
added curl
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user