Skip to content

Commit

Permalink
Upgrade Mailmanclient to latest 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxking committed Oct 8, 2017
1 parent 4b61d18 commit f4a2bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit f4a2bbb

Please sign in to comment.