Bump Django to 3.1.x since 3.0 is now EOL'd. (#477)
This commit is contained in:
@@ -36,7 +36,7 @@ RUN set -ex \
|
||||
python-memcached \
|
||||
diskcache \
|
||||
django-utils-six \
|
||||
&& python3 -m pip install -U 'Django<3.1' \
|
||||
&& python3 -m pip install -U 'Django<3.2' \
|
||||
&& python3 -m pip install -U \
|
||||
git+https://gitlab.com/mailman/django-mailman3@${DJ_MM3_REF} \
|
||||
&& apk del .build-deps \
|
||||
|
||||
Reference in New Issue
Block a user