Skip to content

Commit

Permalink
Merge pull request #4707 from pulibrary/lando-redis
Browse files Browse the repository at this point in the history
Use redis 7 in lando to match our prod redis
  • Loading branch information
sandbergja authored Jan 16, 2025
2 parents a12ef65 + c39c73c commit 6bf23ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
type: postgres:15
portforward: true
orangelight_redis:
type: redis:6.0.16
type: redis:7
portforward: true
proxy:
orangelight_test_solr:
Expand Down

0 comments on commit 6bf23ca

Please sign in to comment.