Move back to telethon releases instead of master branch

This commit is contained in:
Tulir Asokan
2019-09-08 12:55:57 +03:00
parent 427c28db7a
commit 62fe03e8c1
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -42,7 +42,6 @@ RUN apk add --no-cache --virtual .build-deps \
su-exec \
netcat-openbsd \
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
&& pip3 install --upgrade 'https://github.com/LonamiWebs/Telethon/tarball/master#egg=telethon' \
&& apk del .build-deps
VOLUME /data