diff --git a/.probo.yaml b/.probo.yaml index 3e597ba..6fcaf44 100644 --- a/.probo.yaml +++ b/.probo.yaml @@ -1,6 +1,6 @@ -image: proboci/ubuntu-16.04-lamp:php-7.2 +image: proboci/ubuntu:18.04-php7.4 steps: - - name: Download Drupal 8 Core latest. + - name: Download Drupal 8 Core latest version. plugin: Script script: | composer create-project drupal-composer/drupal-project:8.x-dev /tmp/src --no-interaction