Skip to content

Commit b27f325

Browse files
committed
Add redis 8.4
1 parent 081844e commit b27f325

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ VALKEY_TAG=9.0-1.5.1
7373

7474
### --- REDIS ---
7575

76-
REDIS_TAG=8.2-5.2.0
76+
REDIS_TAG=8.4-5.2.0
77+
#REDIS_TAG=8.2-5.2.0
7778
#REDIS_TAG=8.0-5.2.0
7879
#REDIS_TAG=7.4-5.2.0
7980

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The WordPress stack consists of the following containers:
2525
| Crond | | [wodby/wordpress-php] |||
2626
| [MariaDB] | 11.4, 10.6, 10.5, 10.4 | [wodby/mariadb] |||
2727
| [Valkey] | 9.0, 8.1, 8.0, 7 | [wodby/valkey] || |
28-
| [Redis] | 8.2, 8.0, 7.4 | [wodby/redis] || |
28+
| [Redis] | 8.4, 8.2, 8.0, 7.4 | [wodby/redis] || |
2929
| [Memcached] | 1 | [wodby/memcached] || |
3030
| [Varnish] | 6.0 | [wodby/varnish] || |
3131
| [Node.js] | 24, 22, 20 | [wodby/node] || |

0 commit comments

Comments
 (0)