Skip to content

Commit 9ed2e5d

Browse files
committed
wrong docker image
1 parent 1607ee8 commit 9ed2e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
services:
2222
redis:
23-
image: redis-stack-server:edge
23+
image: redis/redis-stack-server:edge
2424
options: >-
2525
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
2626
ports:

0 commit comments

Comments
 (0)