Switch out mariadb for mysql 8
Note: currently, this doesn't install using the defined civicrm_user
DB user. This is because trigger permissions are required to use the installer, and the default MySQL user created via the environment variables container init process doesn't grant those permissions. To work around it for now, I am installing using the root MySQL user.