diff --git a/nginx-php/Dockerfile.7.3 b/nginx-php/Dockerfile.7.3 index cbf0779..2525f4c 100644 --- a/nginx-php/Dockerfile.7.3 +++ b/nginx-php/Dockerfile.7.3 @@ -86,6 +86,7 @@ ARG PHP_EXT_LIST=" \ pgsql \ ftp \ exif \ + bcmath \ gmp \ imap"