From fb1e810b54591b2787e568e12cb5e24688a1afcf Mon Sep 17 00:00:00 2001 From: dcarrillo Date: Thu, 23 Jun 2022 18:31:08 +0200 Subject: [PATCH] Bump nginx to 1.23.0 (#22) --- conf.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.env b/conf.env index 9bce488..7e918ea 100644 --- a/conf.env +++ b/conf.env @@ -1,3 +1,3 @@ -NGINX_VERSION=1.21.6 -NGX_GEOIP2_VERSION=3.3 +NGINX_VERSION=1.23.0 +NGX_GEOIP2_VERSION=3.4 DOCKER_IMAGE=dcarrillo/nginx