diff --git a/.env b/.env index a0b8ceadf..e27e329e4 100644 --- a/.env +++ b/.env @@ -62,7 +62,7 @@ NGINX_TAG=1.27-5.39.5 ### --- VALKEY --- -VALKEY_TAG=7-0.2.0 +VALKEY_TAG=7-0.2.1 ### --- NODE --- diff --git a/tests/.env b/tests/.env index e1b85c1e8..75212b7ae 100644 --- a/tests/.env +++ b/tests/.env @@ -8,7 +8,7 @@ DB_HOST=mariadb MARIADB_TAG=11.4-3.29.0 NGINX_TAG=1.27-5.39.5 -VALKEY_TAG=7-0.2.0 +VALKEY_TAG=7-0.2.1 VARNISH_TAG=6.0-4.18.2 WORDPRESS_STABILITY_TAG=4.88.6 \ No newline at end of file