mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 18:46:11 -04:00
Merge branch 'master' into develop
This commit is contained in:
commit
836d3adcce
9 changed files with 84 additions and 19 deletions
|
@ -57,7 +57,8 @@ RUN apt-get update -qq -o Acquire::Languages=none \
|
|||
python3-pip \
|
||||
python3-setuptools \
|
||||
python3-venv \
|
||||
sqlite3
|
||||
sqlite3 \
|
||||
libpq-dev
|
||||
|
||||
COPY --from=builder /dh-virtualenv_1.1-1_all.deb /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue