Bump Postorius and Mailanclient.

This commit is contained in:
Abhilash Raj
2019-04-13 21:43:16 -07:00
committed by Abhilash Raj
parent 423d9cbf03
commit f657c9a572
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ RUN set -ex \
&& apk add --no-cache --virtual .mailman-rundeps bash libffi \
postgresql-client mysql-client py-mysqldb curl mailcap \
&& pip install -U Django==2.1.5 pip \
&& pip install postorius==1.2.3 \
&& pip install postorius==1.2.4 \
uwsgi \
psycopg2 \
dj-database-url \