added intl install for php-worker

This commit is contained in:
Silas de Rooy
2022-12-20 12:22:06 +01:00
parent 7d1fb0cd86
commit 05518b1a94
3 changed files with 14 additions and 0 deletions

View File

@ -332,6 +332,7 @@ PHP_WORKER_INSTALL_IMAP=false
PHP_WORKER_INSTALL_XMLRPC=false
PHP_WORKER_INSTALL_SSDB=false
PHP_WORKER_INSTALL_EVENT=false
PHP_WORKER_INSTALL_INTL=true
PHP_WORKER_PUID=1000
PHP_WORKER_PGID=1000