Skip to content

Commit 82ab4a2

Browse files
authored
Merge pull request #74 from alarmdisplay/renovate/php
Update php Docker tag to v8.4.13
2 parents 16d7d8b + 3571898 commit 82ab4a2

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.12@sha256:17075dd20abcbfaf53ce1bf02e15dcf51130280630194cf15822401608708284
12+
image: php:8.4.13@sha256:660df3c55cbed5f397676ebdd6f6ff20d59569363ab99321e27413e38a3a9481
1313
commands:
1414
- ./vendor/bin/daux generate
1515
- name: deploy

0 commit comments

Comments
 (0)