Fix typo in dockerfile

This commit is contained in:
Tulir Asokan
2019-08-11 12:04:09 +03:00
parent 0093acb578
commit dc07b2bdf4
+1 -1
View File
@@ -39,7 +39,7 @@ RUN apk add --no-cache \
su-exec \
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
&& 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