Skip to content
Snippets Groups Projects
Commit aaf43311 authored by Tulir Asokan's avatar Tulir Asokan :cat2:
Browse files

Install py3-aiohttp-socks from edge repos

parent 0c54534f
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ RUN apk add --no-cache \ ...@@ -39,7 +39,7 @@ RUN apk add --no-cache \
# Other dependencies # Other dependencies
ca-certificates \ ca-certificates \
su-exec \ su-exec \
py3-aiohttp-socks \ py3-aiohttp-socks@edge \
py3-pysocks py3-pysocks
COPY requirements.txt /opt/mautrix-facebook/requirements.txt COPY requirements.txt /opt/mautrix-facebook/requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment