diff --git a/.env b/.env index ff4e73b4f..b7a52fa8a 100644 --- a/.env +++ b/.env @@ -57,8 +57,8 @@ PHP_TAG=8.2-dev-4.48.7 ### --- NGINX ---- -NGINX_TAG=1.25-5.33.6 -#NGINX_TAG=1.24-5.33.6 +NGINX_TAG=1.25-5.33.7 +#NGINX_TAG=1.24-5.33.7 ### --- REDIS --- diff --git a/tests/.env b/tests/.env index c9d74a29e..d070746eb 100644 --- a/tests/.env +++ b/tests/.env @@ -7,7 +7,7 @@ DB_ROOT_PASSWORD=password DB_HOST=mariadb MARIADB_TAG=10.11-3.27.2 -NGINX_TAG=1.25-5.33.6 +NGINX_TAG=1.25-5.33.7 REDIS_TAG=7-4.2.4 VARNISH_TAG=6.0-4.15.1