Fixed secure LDAP on Ubuntu images

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

View File

@ -38,6 +38,7 @@ RUN set -eux && \
ca-certificates \
mysql-client \
locales \
libldap-common \
php8.1-bcmath \
php8.1-gd \
php8.1-ldap \