From 8af620757b05d3a84ccedee487b68c2fe71854be Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Thu, 23 Jun 2022 18:23:46 +0200 Subject: [PATCH] Bump nginx to 1.23.0 --- 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