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 532b5ef commit e8c7c47Copy full SHA for e8c7c47
1 file changed
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
15
services:
16
redis:
17
- image: redis:7.4.3-alpine@sha256:f773b35a95e170d92dd4214a3ec4859b1b7960bf56896ae687646d695f311187
+ image: redis:8.0.0-alpine@sha256:b6ead9336fe9232e373600b4bf4849377c3a48edfe0fdb013bfd9ca0af713335
18
ports:
19
- 6379:6379
20
postgres:
0 commit comments