Change CI to 7.4.0-RC2

This commit is contained in:
ofekshenawa 2024-07-24 18:07:28 +03:00
parent 44ba2ee08b
commit 46012968ac
1 changed files with 1 additions and 1 deletions

View File

@ -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: