Skip to content

Commit 6dc8ac7

Browse files
committed
Update php Docker tag to v8.5.0
1 parent a704d7c commit 6dc8ac7

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.13@sha256:a627efe3590141fb90893d2db373020b67c0f297a05a92ab1e4fd2f9fb8afd86
12+
image: php:8.5.0@sha256:fb551f94cba4698612c90158aa7d4fe8e1a5355f9c444d0f90929d366fc75b36
1313
commands:
1414
- ./vendor/bin/daux generate
1515
- name: deploy

0 commit comments

Comments
 (0)