php 7.4 php-worker zip ext.

This commit is contained in:
Shao Yu Lung
2020-02-05 14:54:57 +08:00
parent fb57c52ca6
commit b26bcdb42a
2 changed files with 13 additions and 6 deletions

View File

@ -248,7 +248,7 @@ services:
context: ./php-worker
args:
- CHANGE_SOURCE=${CHANGE_SOURCE}
- PHP_VERSION=${PHP_VERSION}
- LARADOCK_PHP_VERSION=${PHP_VERSION}
- PHALCON_VERSION=${PHALCON_VERSION}
- INSTALL_PGSQL=${PHP_WORKER_INSTALL_PGSQL}
- INSTALL_BCMATH=${PHP_WORKER_INSTALL_BCMATH}