Upgrade Mailmanclient to latest 3.1.1
This commit is contained in:
committed by
Abhilash Raj
parent
4b61d18909
commit
f4a2bbb7e3
@@ -15,7 +15,7 @@ RUN set -ex \
|
|||||||
postgresql-dev mariadb-dev \
|
postgresql-dev mariadb-dev \
|
||||||
&& apk add --no-cache --virtual .mailman-rundeps bash sassc \
|
&& apk add --no-cache --virtual .mailman-rundeps bash sassc \
|
||||||
postgresql-client mysql-client py-mysqldb \
|
postgresql-client mysql-client py-mysqldb \
|
||||||
&& pip install -U mailmanclient==3.1.0 \
|
&& pip install -U mailmanclient==3.1.1 \
|
||||||
postorius==1.1.0 \
|
postorius==1.1.0 \
|
||||||
hyperkitty==1.1.1 \
|
hyperkitty==1.1.1 \
|
||||||
django-mailman3==1.1.0 \
|
django-mailman3==1.1.0 \
|
||||||
|
|||||||
Reference in New Issue
Block a user