Run woodpecker with image: php:8.3

This commit is contained in:
Art4 2025-01-23 14:48:16 +00:00
parent e364d254ed
commit 379272efa3

View file

@ -10,7 +10,7 @@ when:
steps:
composer_install:
image: composer
image: php:8.3
commands:
- mkdir addon
- export COMPOSER_HOME=.composer