We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc0772 commit 6df5e26Copy full SHA for 6df5e26
docs/modules/redis.md
@@ -36,7 +36,7 @@ npm install @testcontainers/redis --save-dev
36
37
<!--codeinclude-->
38
39
-[Define volume for persistent/predefined data:](../../packages/modules/redis/src/redis-container.test.ts) inside_block:startWithRedisStack
+[Start container with redis/redis-stack-server image:](../../packages/modules/redis/src/redis-container.test.ts) inside_block:startWithRedisStack
40
41
<!--/codeinclude-->
42
0 commit comments