Merging removed MySQL ext into MySQLi setting

This commit is contained in:
Winfried
2017-04-11 13:22:07 +02:00
parent 02e867c17d
commit 80a60d58cf
5 changed files with 9 additions and 22 deletions

View File

@ -64,7 +64,6 @@ services:
- INSTALL_EXIF=${PHP_FPM_INSTALL_EXIF}
- INSTALL_AEROSPIKE_EXTENSION=${PHP_FPM_INSTALL_AEROSPIKE_EXTENSION}
- INSTALL_MYSQLI=${PHP_FPM_INSTALL_MYSQLI}
- INSTALL_MYSQL=${PHP_FPM_INSTALL_MYSQL}
- INSTALL_TOKENIZER=${PHP_FPM_INSTALL_TOKENIZER}
- INSTALL_INTL=${PHP_FPM_INSTALL_INTL}
dockerfile: "Dockerfile-${PHP_VERSION}"