mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-30 14:51:11 +02:00
Fixed secure LDAP on Ubuntu images
This commit is contained in:
@ -38,6 +38,7 @@ RUN set -eux && \
|
||||
ca-certificates \
|
||||
mysql-client \
|
||||
locales \
|
||||
libldap-common \
|
||||
php8.1-bcmath \
|
||||
php8.1-gd \
|
||||
php8.1-ldap \
|
||||
|
Reference in New Issue
Block a user