add possibly missing dependencies to sogo container

This commit is contained in:
kjeld Schouten-Lebbing 2021-09-06 00:11:27 +02:00
parent ebadb51309
commit ef28be3eea
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ RUN --mount=type=bind,from=builder,source=/buildtmp/vendor/output,target=/build
gettext \
gnupg \
mariadb-client \
libmariadb3 \
libcurl3-gnutls \
rsync \
supervisor \
syslog-ng \