From 0e36c5ba23def8ad7e2edc04b47838cee88c733d Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Fri, 25 Apr 2025 16:50:27 +0200 Subject: [PATCH] Bump nginx to 1.28.0 --- conf.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.env b/conf.env index 1459e85..5b37264 100644 --- a/conf.env +++ b/conf.env @@ -1,2 +1,2 @@ -NGINX_VERSION=1.27.5 +NGINX_VERSION=1.28.0 DOCKER_IMAGE=dcarrillo/nginx