Skip to content

Commit 2dfe4f2

Browse files
chore(deps): update redis docker tag to v8
1 parent f00fd7c commit 2dfe4f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
services:
6767
redis:
68-
image: redis:7.4.5-alpine
68+
image: redis:8.8.0-alpine
6969
ports:
7070
- 6379:6379
7171
options: >-

0 commit comments

Comments
 (0)