diff --git a/.drone.yml b/.drone.yml index 9d746dcc..ef6fb9b1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ trigger: steps: # Test ✔️ - name: test - image: php:8.1-cli + image: php:8.2-cli commands: - cd Sources - rm -r vendor