Merge branch 'master' into ATS-0000_refactor_packages

This commit is contained in:
alandavis
2022-08-01 07:11:02 +01:00
7 changed files with 13 additions and 13 deletions

View File

@@ -114,7 +114,7 @@
<configuration>
<images>
<image>
<name>alfresco/alfresco-activemq:5.16.1</name>
<name>alfresco/alfresco-activemq:5.17.1-jre11-rockylinux8</name>
<run>
<hostname>activemq</hostname>
<ports>
@@ -123,7 +123,7 @@
<port>61616:61616</port>
</ports>
<wait>
<log>Apache ActiveMQ 5.16.1 .* started</log>
<log>Apache ActiveMQ 5.17.1 .* started</log>
<time>20000</time>
<kill>500</kill>
<shutdown>100</shutdown>