Fix typo in dockerfile
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ RUN apk add --no-cache \
|
|||||||
su-exec \
|
su-exec \
|
||||||
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
|
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
|
||||||
&& pip3 install --upgrade 'https://github.com/LonamiWebs/Telethon/tarball/master#egg=telethon' \
|
&& pip3 install --upgrade 'https://github.com/LonamiWebs/Telethon/tarball/master#egg=telethon' \
|
||||||
'https://github.com/tulir/mautrix-python/tarball/master#egg=telethon'
|
'https://github.com/tulir/mautrix-python/tarball/master#egg=mautrix'
|
||||||
|
|
||||||
VOLUME /data
|
VOLUME /data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user