We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081844e commit b27f325Copy full SHA for b27f325
2 files changed
.env
@@ -73,7 +73,8 @@ VALKEY_TAG=9.0-1.5.1
73
74
### --- REDIS ---
75
76
-REDIS_TAG=8.2-5.2.0
+REDIS_TAG=8.4-5.2.0
77
+#REDIS_TAG=8.2-5.2.0
78
#REDIS_TAG=8.0-5.2.0
79
#REDIS_TAG=7.4-5.2.0
80
README.md
@@ -25,7 +25,7 @@ The WordPress stack consists of the following containers:
25
| Crond | | [wodby/wordpress-php] | ✓ | ✓ |
26
| [MariaDB] | 11.4, 10.6, 10.5, 10.4 | [wodby/mariadb] | ✓ | ✓ |
27
| [Valkey] | 9.0, 8.1, 8.0, 7 | [wodby/valkey] | ✓ | |
28
-| [Redis] | 8.2, 8.0, 7.4 | [wodby/redis] | ✓ | |
+| [Redis] | 8.4, 8.2, 8.0, 7.4 | [wodby/redis] | ✓ | |
29
| [Memcached] | 1 | [wodby/memcached] | ✓ | |
30
| [Varnish] | 6.0 | [wodby/varnish] | ✓ | |
31
| [Node.js] | 24, 22, 20 | [wodby/node] | ✓ | |
0 commit comments