Skip to content

Commit

Permalink
Update redis to latest from 7
Browse files Browse the repository at this point in the history
  • Loading branch information
timursevimli committed Aug 21, 2024
1 parent e8f7db0 commit a07fc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- ubuntu-latest
services:
redis:
image: redis:7
image: redis:latest
ports:
- 6379:6379
steps:
Expand Down

0 comments on commit a07fc5f

Please sign in to comment.