diff --git a/.env b/.env index 2bded56..0bf143c 100644 --- a/.env +++ b/.env @@ -34,9 +34,9 @@ PYTHON_TAG=3.10-dev-0.16.4 ### --- NGINX ---- -NGINX_TAG=1.23-5.25.5 -#NGINX_TAG=1.22-5.25.5 -#NGINX_TAG=1.21-5.25.5 +NGINX_TAG=1.23-5.25.6 +#NGINX_TAG=1.22-5.25.6 +#NGINX_TAG=1.21-5.25.6 ### --- NODE --- diff --git a/tests/.env b/tests/.env index aa0ac7f..76377c5 100644 --- a/tests/.env +++ b/tests/.env @@ -7,6 +7,6 @@ DB_ENGINE=django.db.backends.postgresql REDIS_TAG=7-3.14.4 POSTGRES_TAG=13-1.28.4 -NGINX_TAG=1.23-5.25.5 +NGINX_TAG=1.23-5.25.6 PYTHON_STABILITY_TAG=0.16.4 \ No newline at end of file