the imap extention is dead so for security reasons we will not build that module anymore (and we don't need it anyway)
This commit is contained in:
@@ -43,9 +43,7 @@ RUN ./configure \
|
||||
--with-gd \
|
||||
--with-jpeg \
|
||||
--with-webp \
|
||||
--with-freetype \
|
||||
--with-imap \
|
||||
--with-imap-ssl
|
||||
--with-freetype
|
||||
|
||||
RUN make -j$(nproc) && make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user