Skip to content

Commit 2d1c524

Browse files
Update redis Docker tag to v8 (#18)
Co-authored-by: text-html-renovate[bot] <182508163+text-html-renovate[bot]@users.noreply.github.com>
1 parent e2af861 commit 2d1c524

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)