From 0b4b116d5c645759a72bd32e6a56934766781804 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Fri, 4 Mar 2022 18:42:15 +0100 Subject: [PATCH] Bump nginx version to 1.21.6 --- conf.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.env b/conf.env index c226886..9bce488 100644 --- a/conf.env +++ b/conf.env @@ -1,3 +1,3 @@ -NGINX_VERSION=1.21.4 +NGINX_VERSION=1.21.6 NGX_GEOIP2_VERSION=3.3 DOCKER_IMAGE=dcarrillo/nginx