We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca9a0d0 + 3a269b4 commit 40af87bCopy full SHA for 40af87b
.drone.yml
@@ -9,7 +9,7 @@ steps:
9
commands:
10
- composer install
11
- name: build
12
- image: php:8.4.10@sha256:1aede5b0c2f414ea0ad5e746f2c5315008ea1b342bcf369f51ddb7a481802505
+ image: php:8.4.11@sha256:22dfaf12390946424b932c67f3f949268511e6a834f788f4e8a6fa34fb12d1c4
13
14
- ./vendor/bin/daux generate
15
- name: deploy
0 commit comments