Merge pull request #400 from maxking/maxking-patch-2

Downgrade dnspython to < 2.0
This commit is contained in:
Abhilash Raj
2020-09-10 16:28:13 -07:00
committed by GitHub

View File

@@ -17,6 +17,7 @@ RUN apk update \
mailman==3.3.1 \
mailman-hyperkitty==1.1.0 \
pymysql \
dnspython<2.0 \
&& apk del build-deps \
&& adduser -S mailman