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 91a4d17 commit 573afc5Copy full SHA for 573afc5
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- 5432:5432
29
30
redis:
31
- image: redis:5.0.8
+ image: redis:8.2.0
32
ports:
33
- 6379:6379
34
docker-compose.yml
@@ -39,7 +39,7 @@ services:
39
ipv4_address: 10.1.0.103
40
41
42
- image: redis:6.2.17
43
44
- "6379"
45
networks:
0 commit comments