Skip to content

Commit 57f3cdd

Browse files
chore(deps): update redis docker tag to v7
1 parent 3476d04 commit 57f3cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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

1717
services:
1818
redis:
19-
image: redis:5.0-alpine
19+
image: redis:7.0-alpine
2020
options: >-
2121
--health-cmd "redis-cli ping"
2222
--health-interval 10s

0 commit comments

Comments
 (0)