* up and set concrete mariadb 11.8.5

+ ldap for php 8.4
This commit is contained in:
WP Studio
2026-02-11 14:40:23 +03:00
parent ba8cd54ba1
commit 4ff85e1215
3 changed files with 17 additions and 1 deletions

View File

@ -4,4 +4,6 @@ FROM dimti/php:8.4
ARG PHP_VERSION=8.4
ENV PHP_VERSION ${PHP_VERSION}
RUN docker-php-ext-install ldap
INCLUDE+ ./php.base.Dockerfile