mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-4296 Update docker and helm charts to use new ActiveMQ images (#190)
This commit is contained in:
@@ -2,5 +2,5 @@ ALFRESCO_TAG=latest
|
|||||||
SHARE_TAG=6.1.0-RC3
|
SHARE_TAG=6.1.0-RC3
|
||||||
SOLR6_TAG=1.1.1
|
SOLR6_TAG=1.1.1
|
||||||
POSTGRES_TAG=10.1
|
POSTGRES_TAG=10.1
|
||||||
ACTIVEMQ_TAG=5.15.6
|
ACTIVEMQ_TAG=5.15.8
|
||||||
REGISTRY=
|
REGISTRY=
|
||||||
|
@@ -2,5 +2,5 @@ export ALFRESCO_TAG=latest
|
|||||||
export SHARE_TAG=6.1.0-RC3
|
export SHARE_TAG=6.1.0-RC3
|
||||||
export SOLR6_TAG=1.1.1
|
export SOLR6_TAG=1.1.1
|
||||||
export POSTGRES_TAG=10.1
|
export POSTGRES_TAG=10.1
|
||||||
export ACTIVEMQ_TAG=5.15.6
|
export ACTIVEMQ_TAG=5.15.8
|
||||||
export REGISTRY=
|
export REGISTRY=
|
||||||
|
Reference in New Issue
Block a user