Using ACS latest for Community and Enterprise.

This commit is contained in:
Angel Borroy
2019-06-17 11:04:39 +02:00
parent 212dad684f
commit d9f1f4c9c8
2 changed files with 4 additions and 2 deletions
@@ -1,9 +1,9 @@
# Community
ALFRESCO_CE_TAG=6.1.2-ga
ALFRESCO_CE_TAG=latest
SEARCH_CE_TAG=latest
# Enterprise
ALFRESCO_TAG=6.1.0.4
ALFRESCO_TAG=latest
SHARE_TAG=6.1.0
POSTGRES_TAG=10.1
TRANSFORM_ROUTER_TAG=1.0.1
@@ -23,6 +23,8 @@ ENV TRUSTSTORE_TYPE=$TRUSTSTORE_TYPE \
# Useless for 'none'/'http' communications with SOLR
VOLUME ["${ALF_DATA_DIR}/keystore"]
USER root
# Default value in "repository.properties" is "dir.keystore=classpath:alfresco/keystore"
RUN if [ "$SOLR_COMMS" == "https" ] ; then \
echo -e "\n\