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 5b8c3f1 commit c81d764Copy full SHA for c81d764
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
- 5432:5432
68
69
redis:
70
- image: redis@sha256:e78ce825e8a8015813e8626816b3831aace2c90fbba74fc554134799456528c4
+ image: redis@sha256:1c589f39ec5bb0c553d680b6d7eed3b6e3686b24f87f480dabdd1e64c849aba2
71
# Set health checks to wait until redis has started
72
options: >-
73
--health-cmd "redis-cli ping"
.github/workflows/copilot-setup-steps.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments