follow-up to #1377

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-11-10 19:16:33 +01:00
parent a04947034e
commit 7bca6b3d2e
7 changed files with 27 additions and 14 deletions

View file

@ -39,7 +39,6 @@ RUN set -ex; \
openldap-dev \
pcre-dev \
postgresql-dev \
imagemagick-dev \
libwebp-dev \
gmp-dev \
; \
@ -142,7 +141,6 @@ RUN set -ex; \
\
apk add --no-cache \
ffmpeg \
imagemagick \
procps \
samba-client \
supervisor \