diff --git a/.env b/.env index f116941fd..225fe7382 100644 --- a/.env +++ b/.env @@ -65,9 +65,9 @@ NGINX_TAG=1.25-5.33.4 ### --- REDIS --- -REDIS_TAG=7-4.1.2 -#REDIS_TAG=6-4.1.2 -#REDIS_TAG=5-4.1.2 +REDIS_TAG=7-4.1.3 +#REDIS_TAG=6-4.1.3 +#REDIS_TAG=5-4.1.3 ### --- NODE --- diff --git a/tests/.env b/tests/.env index 298d0b4c6..25512bef8 100644 --- a/tests/.env +++ b/tests/.env @@ -8,7 +8,7 @@ DB_HOST=mariadb MARIADB_TAG=10.11-3.26.3 NGINX_TAG=1.25-5.33.4 -REDIS_TAG=7-4.1.2 +REDIS_TAG=7-4.1.3 VARNISH_TAG=6.0-4.14.2 WORDPRESS_STABILITY_TAG=4.70.0 \ No newline at end of file