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 44027f8 commit 8312b76Copy full SHA for 8312b76
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.6'
2
services:
3
4
redis:
5
- image: redislabs/redismod
+ image: redis/redis-stack-server
6
hostname: redis
7
container_name: redis
8
ports:
0 commit comments