From 3047bd3cd2f4eda985ccdcde40b6abad3d9f2020 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 8 May 2019 13:05:14 -0400 Subject: [PATCH] Bot Updating Templated Files --- images/docker-nginx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-nginx.md b/images/docker-nginx.md index ca49aad46..750e0bb42 100644 --- a/images/docker-nginx.md +++ b/images/docker-nginx.md @@ -130,6 +130,7 @@ Modify the nginx, php and site config files under `/config` as needed ## Versions +* **08.05.19:** - Remove default.conf when nginx is upgraded in downstream image. * **30.04.19:** - Add php-redis. * **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **02.03.19:** - Add php intl and posix modules.