We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9eacfa commit 9a0f9cfCopy full SHA for 9a0f9cf
1 file changed
env-example
@@ -137,7 +137,7 @@ WORKSPACE_INSTALL_PING=false
137
WORKSPACE_INSTALL_SSHPASS=false
138
WORKSPACE_INSTALL_INOTIFY=false
139
WORKSPACE_INSTALL_FSWATCH=false
140
-WORKSPACE_INSTALL_MAILPARSE=true
+WORKSPACE_INSTALL_MAILPARSE=false
141
WORKSPACE_PUID=1000
142
WORKSPACE_PGID=1000
143
WORKSPACE_CHROME_DRIVER_VERSION=2.42
@@ -189,7 +189,7 @@ PHP_FPM_INSTALL_ADDITIONAL_LOCALES=false
189
PHP_FPM_INSTALL_MYSQL_CLIENT=false
190
PHP_FPM_INSTALL_PING=false
191
PHP_FPM_INSTALL_SSHPASS=false
192
-PHP_FPM_INSTALL_MAILPARSE=true
+PHP_FPM_INSTALL_MAILPARSE=false
193
PHP_FPM_FFMPEG=false
194
PHP_FPM_ADDITIONAL_LOCALES="es_ES.UTF-8 fr_FR.UTF-8"
195
0 commit comments