Bump to new releases

This commit is contained in:
Abhilash Raj
2022-10-26 13:05:17 +05:30
parent 96761c1b65
commit 312833c8ab
4 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@ RUN --mount=type=cache,target=/root/.cache \
tzdata \
diskcache \
django-utils-six \
&& python3 -m pip install -U 'Django<4.3' \
&& python3 -m pip install -U 'Django<4.2' \
&& python3 -m pip install -U \
git+https://gitlab.com/mailman/django-mailman3 \
&& apk del .build-deps \