Bump versions of MailmanClient and Django.
This commit is contained in:
@@ -15,8 +15,8 @@ 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 curl mailcap \
|
postgresql-client mysql-client py-mysqldb curl mailcap \
|
||||||
&& pip install -U django==2.0.5 pip \
|
&& pip install -U django==2.1.5 pip \
|
||||||
&& pip install mailmanclient==3.2.0 \
|
&& pip install mailmanclient==3.2.1 \
|
||||||
postorius==1.2.2 \
|
postorius==1.2.2 \
|
||||||
hyperkitty==1.2.1 \
|
hyperkitty==1.2.1 \
|
||||||
django-mailman3==1.2.0 \
|
django-mailman3==1.2.0 \
|
||||||
|
|||||||
Reference in New Issue
Block a user