mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
Switch to the hardcoded activemq version for testing
This commit is contained in:
@@ -439,7 +439,7 @@
|
|||||||
</run>
|
</run>
|
||||||
</image>
|
</image>
|
||||||
<image>
|
<image>
|
||||||
<name>alfresco/alfresco-activemq:${dependency.activemq.version}-jre17-rockylinux8</name>
|
<name>alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8</name>
|
||||||
<run>
|
<run>
|
||||||
<ports>
|
<ports>
|
||||||
<port>${activemq.port1}:${activemq.port1}</port>
|
<port>${activemq.port1}:${activemq.port1}</port>
|
||||||
@@ -510,7 +510,7 @@
|
|||||||
</run>
|
</run>
|
||||||
</image>
|
</image>
|
||||||
<image>
|
<image>
|
||||||
<name>alfresco/alfresco-activemq:${dependency.activemq.version}-jre17-rockylinux8</name>
|
<name>alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8</name>
|
||||||
<run>
|
<run>
|
||||||
<ports>
|
<ports>
|
||||||
<port>${activemq.port1}:${activemq.port1}</port>
|
<port>${activemq.port1}:${activemq.port1}</port>
|
||||||
|
Reference in New Issue
Block a user