mirror of https://github.com/go-redis/redis.git
Change CI to 7.4.0-RC2
This commit is contained in:
parent
44ba2ee08b
commit
46012968ac
|
@ -20,7 +20,7 @@ jobs:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
image: redis/redis-stack-server:edge
|
image: redis/redis-stack-server:7.4.0-rc2
|
||||||
options: >-
|
options: >-
|
||||||
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
|
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue