Bump Mailaman components. (#378)

* Bump Mailaman-web components.

* Bump mailman core
This commit is contained in:
Abhilash Raj
2020-06-12 19:03:50 -07:00
committed by GitHub
parent 839d42f3d3
commit d502b34f21
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ RUN apk update \
&& python3 -m pip install -U pip \
&& python3 -m pip install psycopg2 \
gunicorn==19.9.0 \
mailman==3.3.0 \
mailman==3.3.1 \
mailman-hyperkitty==1.1.0 \
pymysql \
&& apk del build-deps \