Add php-intl and php-bcmath for #93

pull/1/head
Jason Kendall 2021-02-16 19:00:52 -05:00
parent 6da2a69d40
commit 88c6be64e7
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ ARG PHP_VER
# PHP Requirements
php \
php-xml \
php-intl \
php-bcmath \
php-mbstring \
php-mysql \
php-redis \