Upgrade Mailmanclient to latest 3.1.1

This commit is contained in:
Abhilash Raj
2017-10-08 13:32:50 -07:00
committed by Abhilash Raj
parent 4b61d18909
commit f4a2bbb7e3

View File

@@ -15,7 +15,7 @@ RUN set -ex \
postgresql-dev mariadb-dev \
&& apk add --no-cache --virtual .mailman-rundeps bash sassc \
postgresql-client mysql-client py-mysqldb \
&& pip install -U mailmanclient==3.1.0 \
&& pip install -U mailmanclient==3.1.1 \
postorius==1.1.0 \
hyperkitty==1.1.1 \
django-mailman3==1.1.0 \