From 7acbd1a87d34f76a997fc690973f6066cb6e2a16 Mon Sep 17 00:00:00 2001 From: lookshe Date: Tue, 24 Nov 2020 23:15:19 +0100 Subject: add imap --- php-7.4-opt/build.Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-7.4-opt/build.Dockerfile') 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 \ -- cgit v1.2.3