Архивировано
1
0
Ответвление 0

Сравнить коммиты

..

2 коммитов

Автор SHA1 Сообщение Дата
d39801311a Merge remote-tracking branch 'origin/master'
Все проверки успешно пройдены
continuous-integration/drone/push Build is passing
2020-04-14 00:20:46 +02:00
b4e92281d5 added curl 2020-04-14 00:20:33 +02:00

Просмотреть файл

@ -3,7 +3,7 @@ MAINTAINER mail@sp-codes.de
RUN pip3 install feed2toot 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 WORKDIR feed2toot