mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Fixed secure LDAP on Ubuntu images
This commit is contained in:
@ -37,6 +37,7 @@ RUN set -eux && \
|
||||
libapache2-mod-php \
|
||||
ca-certificates \
|
||||
locales \
|
||||
libldap-common \
|
||||
php8.1-bcmath \
|
||||
php8.1-gd \
|
||||
php8.1-ldap \
|
||||
|
Reference in New Issue
Block a user