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 37ed7ab commit fb3eba6Copy full SHA for fb3eba6
.github/workflows/test.yml
@@ -87,7 +87,7 @@ jobs:
87
88
services:
89
redis:
90
- image: redis/redis-stack-server:latest
+ image: redis:8.0-M03
91
ports:
92
- 6379:6379
93
0 commit comments