Re-add php-mail in Bookworm

Fixes #1
This commit is contained in:
Jan Dittberner 2024-02-11 11:07:07 +01:00
parent ac3d8526fa
commit d4ec5f329a

View file

@ -10,6 +10,7 @@ RUN apt-get update \
libnss-ldapd \
nullmailer \
openssl \
php-mail \
php-mail-mime \
php-net-smtp \
php-net-socket \
@ -30,7 +31,4 @@ RUN apt-get update \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*.*
# broken as of Tue Nov 15 07:42:37 CET 2022
# php-mail https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000653
ADD --chown=root:root nsswitch.conf nslcd.conf /etc/