1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-29 17:41:15 +03:00

Bumping redis versions (#2662)

This commit is contained in:
Chayim
2023-07-26 14:58:49 +03:00
committed by GitHub
parent 0cc9cd6e08
commit b1103e3d43
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ jobs:
services:
redis:
image: redis:7.2-rc
image: redis/redis-stack-server:edge
options: >-
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
ports: