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 3476d04 commit 57f3cddCopy full SHA for 57f3cdd
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
services:
18
redis:
19
- image: redis:5.0-alpine
+ image: redis:7.0-alpine
20
options: >-
21
--health-cmd "redis-cli ping"
22
--health-interval 10s
0 commit comments