From 881db185b8be5988fea62f4daeeb1af39f1cd804 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Feb 2026 00:25:18 +0000 Subject: [PATCH] Update php Docker tag to v8.5.2 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d436a10..3f3cc2a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: commands: - composer install - name: build - image: php:8.4.13@sha256:a627efe3590141fb90893d2db373020b67c0f297a05a92ab1e4fd2f9fb8afd86 + image: php:8.5.2@sha256:18d21fb27f347ba0b5a7b51822640635fabf7ff3f79a08ddc8bdf1c4a2693d06 commands: - ./vendor/bin/daux generate - name: deploy