Skip to content

Commit

Permalink
Update redis Docker tag to v5.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 9ecb6e0 commit f567a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 5432:5432

redis:
image: redis:5.0.8
image: redis:5.0.14
ports:
- 6379:6379

Expand Down

0 comments on commit f567a4b

Please sign in to comment.