Skip to content

Commit

Permalink
wrong docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed Jul 26, 2023
1 parent 1607ee8 commit 9ed2e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

services:
redis:
image: redis-stack-server:edge
image: redis/redis-stack-server:edge
options: >-
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
ports:
Expand Down

0 comments on commit 9ed2e5d

Please sign in to comment.