Skip to content

Commit

Permalink
Merge pull request #302 from junpataleta/bumpredis
Browse files Browse the repository at this point in the history
Bump redis to version 5
  • Loading branch information
HuongNV13 authored Sep 3, 2024
2 parents e0b3993 + 3a4e590 commit e9811e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit-external-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
mongo:
image: mongo:4.0
redis:
image: redis:3
image: redis:5
solr:
image: solr:6.5
entrypoint:
Expand Down

0 comments on commit e9811e4

Please sign in to comment.