From d1b9cd158decb42d7dc5cd01d5b82b30a8052a15 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Sat, 20 Mar 2021 13:11:37 +0100 Subject: [PATCH] Bump nginx version to 1.19.8 --- conf.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.env b/conf.env index 52158f5..39fe275 100644 --- a/conf.env +++ b/conf.env @@ -1,3 +1,3 @@ -NGINX_VERSION=1.19.7 +NGINX_VERSION=1.19.8 NGX_GEOIP2_VERSION=3.3 DOCKER_IMAGE=dcarrillo/nginx