Update Dockerfile

This commit is contained in:
Jan Christian Grünhage 2018-09-25 14:33:38 +02:00 committed by GitHub
parent e7fa032126
commit df55a943ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \