Skip to content

Commit

Permalink
Update .env to use Solr 9.3.0 with DV 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
poikilotherm authored Sep 20, 2023
1 parent cf356ae commit ffc8eaf
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 ffc8eaf

Please sign in to comment.