
In Ubuntu Bionic there is need to update libssl which causes system services restart and apt asks user to allow this restart. It cases build script to hang and build fails due to timeout. Additional dpkg options and DEBIAN_FRONTEND=noninteractive solves the problem