X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.woodpecker%2F.continuous-deployment.yml;h=767fffde3da92991b9497ec70bfc422351b3dbca;hb=6f93ee7e49fc555e10a008e04567cd72105533dc;hp=b1bc2406a1034713cd462375a4519e1b54353e52;hpb=5ec407699b69cec52e36064c2663baba7edbad96;p=friendica.git diff --git a/.woodpecker/.continuous-deployment.yml b/.woodpecker/.continuous-deployment.yml index b1bc2406a1..767fffde3d 100644 --- a/.woodpecker/.continuous-deployment.yml +++ b/.woodpecker/.continuous-deployment.yml @@ -39,7 +39,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