Skip to content

Commit 88b3a37

Browse files
committed
Update redis stability tag to 3.9.4
1 parent ab6c6a4 commit 88b3a37

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ KIBANA_TAG=7-5.12.0
7878

7979
### --- REDIS ---
8080

81-
REDIS_TAG=6-3.9.3
82-
#REDIS_TAG=5-3.9.3
81+
REDIS_TAG=6-3.9.4
82+
#REDIS_TAG=5-3.9.4
8383

8484
### --- NODE ---
8585

tests/7/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DB_HOST=mariadb
66
DB_DRIVER=mysql
77

88
MARIADB_TAG=10.5-3.13.18
9-
REDIS_TAG=6-3.9.3
9+
REDIS_TAG=6-3.9.4
1010
VARNISH_TAG=6.0-4.7.3
1111
SOLR_TAG=7-4.11.1
1212
SOLR_CONFIG_SET="search_api_solr_7.x-1.14"

tests/8/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DB_HOST=mariadb
66
DB_DRIVER=mysql
77

88
MARIADB_TAG=10.5-3.13.18
9-
REDIS_TAG=6-3.9.3
9+
REDIS_TAG=6-3.9.4
1010
VARNISH_TAG=6.0-4.7.3
1111
SOLR_TAG=8-4.11.1
1212
SOLR_CONFIG_SET="search_api_solr_4.1.6"

tests/9/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DB_HOST=mariadb
66
DB_DRIVER=mysql
77

88
MARIADB_TAG=10.5-3.13.18
9-
REDIS_TAG=6-3.9.3
9+
REDIS_TAG=6-3.9.4
1010
VARNISH_TAG=6.0-4.7.3
1111
SOLR_TAG=8-4.11.1
1212
SOLR_CONFIG_SET="search_api_solr_4.1.6"

0 commit comments

Comments
 (0)