From db4ec760f4c5a2d2a881ff2ff86143f33d6decd0 Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Sun, 24 May 2020 23:38:17 +0200 Subject: Add my website --- compose/nginx/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compose/nginx/Dockerfile') diff --git a/compose/nginx/Dockerfile b/compose/nginx/Dockerfile index 93878d2..98e8011 100644 --- a/compose/nginx/Dockerfile +++ b/compose/nginx/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:alpine +FROM nginx:mainline RUN rm -rf /etc/nginx/fastcgi.conf \ /etc/nginx/fastcgi_params \ /etc/nginx/scgi_params \ -- cgit 1.4.1