fixes #927: PHP-Worker container uses PHP-CLI 7.0.9 despite workspace using 7.1.4
- fixes failing connection to host "mailhog" when sending mail via smtp - mailhog needs to be available for the backend at Port 1025 - i.e. in a Laravel app .env should contain "MAIL_HOST=mailhog