Hello,
I don’t know if it’s exists, because I’d like to have a summary report about all PHP Container images available and there corresponding php version
E.g: Actually we have devilbox/php-fpm:7.1-work-0.89 that support PHP 7.1.30
I’m searching what image we should used if we want to test an older PHP 7.1 version !
I’ve to test a PHP 7.1.8 compatible environnment, but nothing found compatible with devilbox.
So I’ve used officilial PHP version php:7.1.8-fpm-alpine but it does not really work in Devilbox context.
Thanks in advance for any reply