Merge pull request #407 from maxking/pin-flufl-lock
Pin flufl.lock to <5.0 to prevent against incompatibility.
This commit is contained in:
@@ -18,6 +18,7 @@ RUN apk update \
|
|||||||
mailman-hyperkitty==1.1.0 \
|
mailman-hyperkitty==1.1.0 \
|
||||||
pymysql \
|
pymysql \
|
||||||
'dnspython<2.0' \
|
'dnspython<2.0' \
|
||||||
|
'flufl.lock<5.0' \
|
||||||
&& apk del build-deps \
|
&& apk del build-deps \
|
||||||
&& adduser -S mailman
|
&& adduser -S mailman
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user