delete php-fpm args UBUNTU_SOURCE
This commit is contained in:
parent
24361ca818
commit
c64be9969f
|
@ -158,7 +158,6 @@ services:
|
|||
context: ./php-fpm
|
||||
args:
|
||||
- CHANGE_SOURCE=${CHANGE_SOURCE}
|
||||
- UBUNTU_SOURCE=${UBUNTU_SOURCE}
|
||||
- LARADOCK_PHP_VERSION=${PHP_VERSION}
|
||||
- LARADOCK_PHALCON_VERSION=${PHALCON_VERSION}
|
||||
- INSTALL_XDEBUG=${PHP_FPM_INSTALL_XDEBUG}
|
||||
|
|
Loading…
Reference in New Issue