summaryrefslogtreecommitdiffstats
path: root/php-7.4-opt/build.Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'php-7.4-opt/build.Dockerfile')
-rw-r--r--php-7.4-opt/build.Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-7.4-opt/build.Dockerfile b/php-7.4-opt/build.Dockerfile
index ebef905..7960316 100644
--- a/php-7.4-opt/build.Dockerfile
+++ b/php-7.4-opt/build.Dockerfile
@@ -118,8 +118,8 @@ RUN cd php-7.4.12 \
--with-freetype \
--with-gettext \
--with-gmp \
- #--with-imap=shared \
- #--with-imap-ssl \
+ --with-imap \
+ --with-imap-ssl \
--with-jpeg \
--with-kerberos \
--with-ldap=shared \