update deps

This commit is contained in:
Davide Alberani 2018-10-23 23:07:34 +02:00
parent 16733051d7
commit fe7e5ad054

View file

@ -3,7 +3,7 @@ LABEL \
maintainer="Davide Alberani <da@erlug.linux.it>" maintainer="Davide Alberani <da@erlug.linux.it>"
RUN \ RUN \
apk add --no-cache git fortune python3 && \ apk add --no-cache git fortune python3 py3-cffi py3-six py3-requests py3-cryptography && \
pip3 install Mastodon.py && \ pip3 install Mastodon.py && \
cd / && \ cd / && \
git clone https://github.com/alberanid/fortunes-spam.git git clone https://github.com/alberanid/fortunes-spam.git