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 e113888 commit 3cc032aCopy full SHA for 3cc032a
.github/workflows/test.yml
@@ -87,7 +87,7 @@ jobs:
87
88
services:
89
redis:
90
- image: redis/redis-stack:8.2-v0
+ image: redis:8.2
91
ports:
92
- 6379:6379
93
options: >-
0 commit comments