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.
1 parent 1f038ca commit 1785a68Copy full SHA for 1785a68
.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:f2e6e1532847b8a8dfa58910065da31e9b1f8771f336750aba5e811cdafab85c
13
14
- ./vendor/bin/daux generate
15
- name: deploy
0 commit comments