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 fc22870 commit 0028c0dCopy full SHA for 0028c0d
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
services:
19
redis:
20
- image: redis:8.6.3-alpine@sha256:69f2c586c8a7e9cce4ae1ee9bbaf60bc4bb5f4bb3880e4ed022b1fd758a7cab9
+ image: redis:8.6.3-alpine@sha256:e530abb5ca3cd52f2d8bbfda6000624f700a12dbd8d55eba4a1a50475f01078a
21
ports:
22
- 6379:6379
23
postgres:
0 commit comments