mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Merge pull request #1464 from Alfresco/feature/ACS-3307_Upgrade_activemq_to_5_17_x_Backport
ACS-3307 - Bump ActiveMQ to 5.17.1 (IE/SS 2.0.x)
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 5432:5432
|
- 5432:5432
|
||||||
activemq:
|
activemq:
|
||||||
image: alfresco/alfresco-activemq:5.15.6
|
image: alfresco/alfresco-activemq:5.17.1-jre11-rockylinux8
|
||||||
ports:
|
ports:
|
||||||
- 8161:8161 # Web Console
|
- 8161:8161 # Web Console
|
||||||
- 5672:5672 # AMQP
|
- 5672:5672 # AMQP
|
||||||
|
Reference in New Issue
Block a user