Skip to content

Commit e1047f7

Browse files
Julien Ruauxbanker
authored andcommitted
build: Reverted to redismod docker image as redis-stack does not have
redis-cli
1 parent 64681f1 commit e1047f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.6'
22
services:
33

44
redis:
5-
image: redis/redis-stack
5+
image: redislabs/redismod
66
hostname: redis
77
container_name: redis
88
ports:

0 commit comments

Comments
 (0)