mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-04 22:20:49 -05:00
Add 'xmlsec1' to dependency list
This commit is contained in:
parent
9b26a4ac87
commit
57068eae75
@ -69,7 +69,8 @@ RUN apt-get update -qq -o Acquire::Languages=none \
|
||||
python3-setuptools \
|
||||
python3-venv \
|
||||
sqlite3 \
|
||||
libpq-dev
|
||||
libpq-dev \
|
||||
xmlsec1
|
||||
|
||||
COPY --from=builder /dh-virtualenv_1.2~dev-1_all.deb /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user