From 3b5e726fb6a5390a84d890257fb8bd32f7cfe98c Mon Sep 17 00:00:00 2001 From: Venba Date: Sat, 30 Mar 2024 11:45:28 +0000 Subject: [PATCH] CHANGE_CICD_DOCKER_IMG --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index e905c2b3..d6dc568c 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -3,7 +3,7 @@ # This template allows you to validate your PHP application. # The workflow allows running tests and code linting on the default branch. -image: composer:2.0 +image: php:8.2-cli pipelines: