Compare commits

...

1 Commits

Author SHA1 Message Date
cezary-witkowski
9f9e0c9158 [MNT-24377] Cross testing 2025-02-17 15:21:36 +01:00
6 changed files with 7 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
SOLR6_TAG=2.0.14
SOLR6_TAG=2.0.15-SNAPSHOT
POSTGRES_TAG=16.6
ACTIVEMQ_TAG=5.18.3-jre17-rockylinux8

View File

@@ -61,7 +61,7 @@ services:
- 5432:5432
search:
image: alfresco/alfresco-search-services:${SOLR6_TAG}
image: quay.io/alfresco/search-services:${SOLR6_TAG}
environment:
#Solr needs to know how to register itself with Alfresco
SOLR_ALFRESCO_HOST: "alfresco"

View File

@@ -14,6 +14,7 @@
<module>war</module>
<module>distribution</module>
<module>docker-alfresco</module>
<module>tests</module>
</modules>
<profiles>

View File

@@ -1,3 +1,3 @@
SOLR6_TAG=2.0.14
SOLR6_TAG=2.0.15-SNAPSHOT
POSTGRES_TAG=16.6
ACTIVEMQ_TAG=5.18.3-jre17-rockylinux8

View File

@@ -61,7 +61,7 @@ services:
- POSTGRES_DB=alfresco
solr6:
image: alfresco/alfresco-search-services:${SOLR6_TAG}
image: quay.io/alfresco/search-services:${SOLR6_TAG}
environment:
#Solr needs to know how to register itself with Alfresco
SOLR_ALFRESCO_HOST: "alfresco"

View File

@@ -64,7 +64,7 @@ services:
- 5432:5432
solr6:
image: alfresco/alfresco-search-services:${SOLR6_TAG}
image: quay.io/alfresco/search-services:${SOLR6_TAG}
environment:
#Solr needs to know how to register itself with Alfresco
SOLR_ALFRESCO_HOST: "alfresco"
@@ -89,4 +89,4 @@ services:
- 8161:8161 # Web Console
- 5672:5672 # AMQP
- 61616:61616 # OpenWire
- 61613:61613 # STOMP
- 61613:61613 # STOMP