Skip to content

Commit 71d2cea

Browse files
chayimgkorland
andauthored
redis stack docker (RedisJSON#806)
Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent 888f905 commit 71d2cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RedisJSON is a [Redis](https://redis.io/) module that implements [ECMA-404 The J
2323
## Quick start
2424

2525
```
26-
docker run -p 6379:6379 --name redis-redisjson redislabs/rejson:latest
26+
docker run -p 6379:6379 --name redis-stack redis/redis-stack:latest
2727
```
2828

2929
## Documentation

0 commit comments

Comments
 (0)