Browse Source

update deps

Davide Alberani 5 years ago
parent
commit
fe7e5ad054
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mastodon-bot/Dockerfile

+ 1 - 1
mastodon-bot/Dockerfile

@@ -3,7 +3,7 @@ LABEL \
 	maintainer="Davide Alberani <da@erlug.linux.it>"
 
 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 && \
 	cd / && \
 	git clone https://github.com/alberanid/fortunes-spam.git