FROM php:7.1.11-fpm-alpine is installing 1.0.2k-r0 but it should install 1.0.2m-r0 is there a reason why?
FROM php:7.1.11-fpm-alpine
is installing 1.0.2k-r0
but it should install
1.0.2m-r0
is there a reason why?