You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to update to latest PHP 7.1(.21) base image but it was impossible.
This version is available with release 0.35 of https://github.com/devilbox/docker-php-fpm
But not with release 0.32
ISSUE TYPE
OS / ENVIRONMENT
SUMMARY
I wanted to update to latest PHP 7.1(.21) base image but it was impossible.
This version is available with release 0.35 of https://github.com/devilbox/docker-php-fpm
But not with release 0.32
STEPS TO REPRODUCE
./update.sh
EXPECTED BEHAVIOUR
Be able to get always the latest PHP version
ACTUAL BEHAVIOUR
PHP 7.1.20 version installed
OTHER INFORMATION
I've searched before to find where it came from.
https://github.com/cytopia/devilbox/blob/master/docker-compose.yml#L98
Tell us
I've replaced
work-0.32bywork-0.35and all is good