diff --git a/.drone.yml b/.drone.yml index b1837fe10..e0517087b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: install - image: hugotty/workspace + image: hugotty/php8-fpm commands: - composer install