Fixed secure LDAP on Ubuntu images

This commit is contained in:
Alexey Pustovalov
2022-09-08 17:08:45 +03:00
parent ad50944380
commit 01da599604
4 changed files with 4 additions and 0 deletions

View File

@ -37,6 +37,7 @@ RUN set -eux && \
mysql-client \
nginx \
locales \
libldap-common \
php8.1-bcmath \
php8.1-fpm \
php8.1-gd \