From 87a83ca800d4372a48fec8db2560f9c6ae690f41 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Thu, 20 May 2021 19:07:43 +0200 Subject: [PATCH] Bump nginx version to 1.20 --- conf.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.env b/conf.env index 39fe275..93a5077 100644 --- a/conf.env +++ b/conf.env @@ -1,3 +1,3 @@ -NGINX_VERSION=1.19.8 +NGINX_VERSION=1.20.0 NGX_GEOIP2_VERSION=3.3 DOCKER_IMAGE=dcarrillo/nginx