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 1607ee8 commit 9ed2e5dCopy full SHA for 9ed2e5d
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
21
services:
22
redis:
23
- image: redis-stack-server:edge
+ image: redis/redis-stack-server:edge
24
options: >-
25
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
26
ports:
0 commit comments