Okty-io / okty-config

Configuration repository of the simplest application to create docker projects
https://github.com/Okty-io/okty
GNU General Public License v3.0
13 stars 11 forks source link

PHP-FPM version stuck to 7.2 #113

Closed Mapsred closed 5 years ago

Mapsred commented 5 years ago

When I select a php version (ex: 7.1-fpm) , the Dockerfile always have the FROM php:7.2-fpm line instead of 7.1

lbassin commented 5 years ago

This is a strange behaviour :thinking: I am working on it i'll keep you up to date

lbassin commented 5 years ago

It works now :) Thank you for this issue @Mapsred