Do it correctly this time
This commit is contained in:
@@ -22,6 +22,7 @@ RUN --mount=type=cache,target=/root/.cache \
|
|||||||
&& pip install -r /tmp/requirements.txt \
|
&& pip install -r /tmp/requirements.txt \
|
||||||
whoosh \
|
whoosh \
|
||||||
uwsgi \
|
uwsgi \
|
||||||
|
psycopg2 \
|
||||||
dj-database-url \
|
dj-database-url \
|
||||||
mysqlclient \
|
mysqlclient \
|
||||||
typing \
|
typing \
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ RUN --mount=type=cache,target=/root/.cache \
|
|||||||
git+https://gitlab.com/mailman/hyperkitty \
|
git+https://gitlab.com/mailman/hyperkitty \
|
||||||
whoosh \
|
whoosh \
|
||||||
uwsgi \
|
uwsgi \
|
||||||
|
psycopg2 \
|
||||||
dj-database-url \
|
dj-database-url \
|
||||||
mysqlclient \
|
mysqlclient \
|
||||||
xapian-haystack \
|
xapian-haystack \
|
||||||
|
|||||||
Reference in New Issue
Block a user