Make version of PHP image dynamic
Currently we have the image for PHP hard coded in the GitLab runner config file.
We can easily add image overwrites to each task in the pipeline by using the PHP_VERSION
variable to utilize the PHP version already configured for each Drupal project danymically.