diff --git a/.env b/.env index e159f254d..b98689699 100644 --- a/.env +++ b/.env @@ -65,9 +65,9 @@ NGINX_TAG=1.23-5.30.4 ### --- REDIS --- -REDIS_TAG=7-4.0.2 -#REDIS_TAG=6-4.0.2 -#REDIS_TAG=5-4.0.2 +REDIS_TAG=7-4.0.3 +#REDIS_TAG=6-4.0.3 +#REDIS_TAG=5-4.0.3 ### --- NODE --- diff --git a/tests/.env b/tests/.env index 48205d32b..4cf6c3e5a 100644 --- a/tests/.env +++ b/tests/.env @@ -8,7 +8,7 @@ DB_HOST=mariadb MARIADB_TAG=10.9-3.24.3 NGINX_TAG=1.23-5.30.4 -REDIS_TAG=7-4.0.2 +REDIS_TAG=7-4.0.3 VARNISH_TAG=6.0-4.13.4 WORDPRESS_STABILITY_TAG=4.63.2 \ No newline at end of file