Merge pull request #402 from maxking/maxking-patch-2
Include dnspython dependency in quotes
This commit is contained in:
@@ -17,7 +17,7 @@ RUN apk update \
|
||||
mailman==3.3.1 \
|
||||
mailman-hyperkitty==1.1.0 \
|
||||
pymysql \
|
||||
dnspython<2.0 \
|
||||
'dnspython<2.0' \
|
||||
&& apk del build-deps \
|
||||
&& adduser -S mailman
|
||||
|
||||
|
||||
Reference in New Issue
Block a user