ACS-2307 Update IE/SS to 2.0.3-RC5

This commit is contained in:
Domenico Sibilio
2022-03-11 18:38:23 +01:00
committed by GitHub
parent e6592268c9
commit 39fa717e26
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ services:
- 5432:5432
solr6:
image: alfresco/alfresco-search-services:2.0.3-RC4
image: alfresco/alfresco-search-services:2.0.3-RC5
mem_limit: 2g
environment:
#Solr needs to know how to register itself with Alfresco

View File

@@ -1,4 +1,4 @@
TRANSFORMERS_TAG=2.5.7
SOLR6_TAG=2.0.3-RC4
SOLR6_TAG=2.0.3-RC5
POSTGRES_TAG=13.3
ACTIVEMQ_TAG=5.16.1