mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 09:24:04 +01:00
Merge branch 'master' into develop
This commit is contained in:
commit
8d4b4e781f
1 changed files with 1 additions and 3 deletions
|
@ -33,9 +33,7 @@ RUN pip install --prefix="/install" --no-warn-script-location \
|
|||
|
||||
COPY . /synapse
|
||||
RUN pip install --prefix="/install" --no-warn-script-location \
|
||||
lxml \
|
||||
psycopg2 \
|
||||
/synapse
|
||||
/synapse[all]
|
||||
|
||||
###
|
||||
### Stage 1: runtime
|
||||
|
|
Loading…
Reference in a new issue