pantheon-systems / docker-build-tools-ci

Dockerfile source for docker image pantheon-public/build-tools-ci on quay.io
34 stars 39 forks source link

WordPress is now asking for a minimum version of PHP 7.4 #76

Open alesub opened 3 years ago

alesub commented 3 years ago

Hi,

We're using "build tools" with CircleCI to setup WordPress projects at Pantheon, but now WordPress is asking for 7.4 as a minimum version of PHP. Is it possible to upgrade the PHP version of this image? Otherwise the "build_php" step is failing at CircleCI after it finds this image runs PHP 7.3 while on composer.json and pantheon.yml we're declaring PHP 7.4.

Thanks!

kporras07 commented 2 years ago

Hi, We recently pushed a new version with some improvements. Docker image tag is "7.x-php7.4". Please give it a try