]> git.mxchange.org Git - friendica-addons.git/commitdiff
Woodpecker: Update PHP version
authorPhilipp <admin@philipp.info>
Wed, 9 Nov 2022 21:50:55 +0000 (22:50 +0100)
committerPhilipp <admin@philipp.info>
Wed, 9 Nov 2022 21:50:55 +0000 (22:50 +0100)
.woodpecker/.continuous-deployment.yml
.woodpecker/.releaser.yml

index 46a32d9f9870461bf9321fae0f0395fdf63cbdbd..ab6e07e94eee6125dae657e1ee47d7c37184ac9e 100644 (file)
@@ -45,7 +45,7 @@ pipeline:
       branch: [ develop, '*-rc' ]
       event: push
   composer_install:
-    image: friendicaci/php7.4:php7.4.18
+    image: friendicaci/php7.4:php7.4.33
     commands:
       - export COMPOSER_HOME=.composer
       - composer validate
index cd8ae3684f319ec1a05b664561101f208e0b64e7..4a661937bf1ae624a921761f11e2c1c22acdbc89 100644 (file)
@@ -42,7 +42,7 @@ pipeline:
       repo: friendica/friendica-addons
       event: tag
   composer_install:
-    image: friendicaci/php7.4:php7.4.18
+    image: friendicaci/php7.4:php7.4.33
     commands:
       - export COMPOSER_HOME=.composer
       - composer validate