Skip to content

Commit

Permalink
Merge pull request #176 from IQSS/update-solr-dv6
Browse files Browse the repository at this point in the history
Update .env to use Solr 9.3.0 with DV 6.0
  • Loading branch information
kcondon authored Sep 22, 2023
2 parents 8f49243 + 7001bbb commit c008e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-env/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POSTGRES_VERSION=13
DATAVERSE_DB_USER=dataverse
SOLR_VERSION=8.11.1
SOLR_VERSION=9.3.0
REGISTRY=ghcr.io

0 comments on commit c008e4d

Please sign in to comment.