diff --git a/.drone.yml b/.drone.yml index d436a10..ab4b199 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: commands: - composer install - name: build - image: php:8.4.13@sha256:a627efe3590141fb90893d2db373020b67c0f297a05a92ab1e4fd2f9fb8afd86 + image: php:8.4.14@sha256:f893e964ac0398c5598aa9efb7e9c7509673f580cf3298b2f2095c8dcd056549 commands: - ./vendor/bin/daux generate - name: deploy