Skip to content

Commit 09929cd

Browse files
authored
Merge pull request #70 from alarmdisplay/renovate/php
Update php Docker tag to v8.4.12
2 parents aa5469f + ca5c42e commit 09929cd

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.11@sha256:22dfaf12390946424b932c67f3f949268511e6a834f788f4e8a6fa34fb12d1c4
12+
image: php:8.4.12@sha256:7b8a4b4731b5825308e5bf07e0d9b319929cfc7986a6c4d480974ef9da8b846b
1313
commands:
1414
- ./vendor/bin/daux generate
1515
- name: deploy

0 commit comments

Comments
 (0)