add the exentions for the other drivers aswell

This commit is contained in:
HB9HIL
2026-02-02 08:33:32 +01:00
parent 853c0d9fa6
commit cb3e156f11

View File

@@ -9,6 +9,9 @@ RUN install-php-extensions \
mysqli \
zip \
redis \
memcached \
apcu \
wincache \
gd; \
\
a2enmod rewrite; \