Compare commits
2 commits
1ee2aaea81
...
d39801311a
Author | SHA1 | Date | |
---|---|---|---|
d39801311a | |||
b4e92281d5 |
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue