Chore/bump deps (#853)

* add LDAP dep

* bump extruct and scraper

* allow for disabling auto backup

* v0.5.4 changelog
This commit is contained in:
Hayden
2021-12-01 21:07:17 -09:00
committed by GitHub
parent 591bf9d98f
commit 8154ee548a
7 changed files with 46 additions and 10 deletions

View File

@@ -44,6 +44,8 @@ RUN apt-get update \
build-essential \
libpq-dev \
libwebp-dev \
# LDAP Dependencies
libsasl2-dev libldap2-dev libssl-dev \
gnupg gnupg2 gnupg1 \
debian-keyring \
debian-archive-keyring \