Compare commits
No commits in common. "d39801311ac6ca14e9019a09d620f0a5db65ddd2" and "1ee2aaea81f1cf02f79ad41ca675605632aeecdd" have entirely different histories.
d39801311a
...
1ee2aaea81
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 curl
|
||||
RUN apt-get update && apt-get -y install cron
|
||||
|
||||
WORKDIR feed2toot
|
||||
|
||||
|
|
Reference in a new issue