Skip to content

Commit

Permalink
ci: pin redis-cluster image version
Browse files Browse the repository at this point in the history
  • Loading branch information
anajavi committed Apr 22, 2024
1 parent 1775b7c commit 90ed7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ports:
- 6379:6379
redis-cluster:
image: grokzen/redis-cluster:latest
image: grokzen/redis-cluster:7.0.10
ports:
- 7006:7000
- 7001:7001
Expand Down

0 comments on commit 90ed7f2

Please sign in to comment.