From 70d43369e54e181e9b2ab40f16aa6c40a9172ae8 Mon Sep 17 00:00:00 2001 From: Vincent Letourneau Date: Fri, 16 Feb 2018 08:57:17 +0100 Subject: [PATCH] Add link to list the available images of PHP --- .env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env b/.env index 393089d..835ae86 100644 --- a/.env +++ b/.env @@ -6,6 +6,8 @@ NGINX_HOST=localhost # PHP + +# See https://hub.docker.com/r/nanoninja/php-fpm/tags/ PHP_VERSION=latest # MySQL