Skip to content

Commit a502f24

Browse files
Update redis Docker tag to v8
1 parent e2af861 commit a502f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
5555
services:
5656
redis:
57-
image: redis:7.4
57+
image: redis:8.0
5858
ports:
5959
- 6379:6379

0 commit comments

Comments
 (0)