ACS-2307: Updated Solr.

This commit is contained in:
Jamal Kaabi-Mofrad
2022-03-06 21:24:09 +00:00
parent 0f580b6460
commit 87702ddb31
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
- 5432:5432 - 5432:5432
solr6: solr6:
image: alfresco/alfresco-search-services:2.0.3-RC2 image: alfresco/alfresco-search-services:2.0.3-RC3
mem_limit: 2g mem_limit: 2g
environment: environment:
#Solr needs to know how to register itself with Alfresco #Solr needs to know how to register itself with Alfresco
+2 -2
View File
@@ -1,4 +1,4 @@
TRANSFORMERS_TAG=2.5.7-A9 TRANSFORMERS_TAG=2.5.7-A9
SOLR6_TAG=2.0.3-RC2 SOLR6_TAG=2.0.3-RC3
POSTGRES_TAG=13.3 POSTGRES_TAG=13.3
ACTIVEMQ_TAG=5.16.1 ACTIVEMQ_TAG=5.16.1