Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix docker build error on gem install sass (#26)
Added apt-get install build-essential ruby ruby-dev ruby-ffi to fix error on docker build, error output was gem install sass fail. Update to ENV version constants.
- Loading branch information