Skip to content

Commit 90ed7f2

Browse files
committed
ci: pin redis-cluster image version
1 parent 1775b7c commit 90ed7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ports:
1616
- 6379:6379
1717
redis-cluster:
18-
image: grokzen/redis-cluster:latest
18+
image: grokzen/redis-cluster:7.0.10
1919
ports:
2020
- 7006:7000
2121
- 7001:7001

0 commit comments

Comments
 (0)