Remove version constraint of gunicorn

This commit is contained in:
Abhilash Raj
2024-09-20 12:10:44 +00:00
parent 7e9681314f
commit 622e624c3e
2 changed files with 0 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ RUN --mount=type=cache,target=/root/.cache \
&& python3 -m pip install --break-system-packages \
git+https://gitlab.com/mailman/mailman \
git+https://gitlab.com/mailman/mailman-hyperkitty \
gunicorn==19.9.0 \
&& apk del build-deps \
&& adduser -S mailman