Skip to content

Commit 168d0bd

Browse files
committed
Pin Solr to 9.10.1 to fix CI
1 parent 3ad45d7 commit 168d0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ RACK_ENV=development
22
RAILS_ENV=development
33
RAILS_LOG_TO_STDOUT=true
44
RAILS_QUEUE=inline
5-
SOLR_VERSION=latest
5+
SOLR_VERSION=9.10.1
66
SOLR_HOST=solr
77
SOLR_PORT=8983
88
SOLR_MODULES=analysis-extras

0 commit comments

Comments
 (0)