Skip to content

Commit

Permalink
Bump redis to version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Sep 3, 2024
1 parent e0b3993 commit 3a4e590
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 3a4e590

Please sign in to comment.