mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-14 11:57:44 +00:00
Update Dockerfile
This commit is contained in:
parent
e7fa032126
commit
df55a943ca
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ RUN apk add --no-cache --virtual .build_deps \
|
|||
postgresql-dev \
|
||||
zlib-dev \
|
||||
&& cd /synapse \
|
||||
&& sed -i 's/\["synctl"\] + //' setup.py \
|
||||
&& apk add --no-cache --virtual .runtime_deps \
|
||||
libffi \
|
||||
libjpeg-turbo \
|
||||
|
|
Loading…
Reference in a new issue