]> git.mxchange.org Git - friendica.git/commitdiff
Run woodpecker with image: php:8.3
authorArt4 <art4@wlabs.de>
Thu, 23 Jan 2025 14:48:16 +0000 (14:48 +0000)
committerArt4 <art4@wlabs.de>
Thu, 23 Jan 2025 14:48:16 +0000 (14:48 +0000)
.woodpecker/.phpmd_check.yml

index d079dd630ef46c8b4ded99eedd48fa93bd9af844..a7b601e333a6d16b4b9ae066f45f557307773099 100644 (file)
@@ -10,7 +10,7 @@ when:
 
 steps:
   composer_install:
-    image: composer
+    image: php:8.3
     commands:
       - mkdir addon
       - export COMPOSER_HOME=.composer