Skip to content

Commit 40af87b

Browse files
authored
Merge pull request #67 from alarmdisplay/renovate/php
Update php Docker tag to v8.4.11
2 parents ca9a0d0 + 3a269b4 commit 40af87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ steps:
99
commands:
1010
- composer install
1111
- name: build
12-
image: php:8.4.10@sha256:1aede5b0c2f414ea0ad5e746f2c5315008ea1b342bcf369f51ddb7a481802505
12+
image: php:8.4.11@sha256:22dfaf12390946424b932c67f3f949268511e6a834f788f4e8a6fa34fb12d1c4
1313
commands:
1414
- ./vendor/bin/daux generate
1515
- name: deploy

0 commit comments

Comments
 (0)