Merge branch 'acs-share-base' into acs-ext-share

This commit is contained in:
Brian Long 2023-10-25 22:16:36 -04:00
commit b86dd34b55
2 changed files with 5 additions and 4 deletions

6
.env
View File

@ -5,7 +5,7 @@ PROXY_PROTOCOL=http
PROXY_HOST=localhost
PROXY_PORT=8080
ACS_TAG=7.3.0
AAMQ_TAG=5.17.1-jre17-centos7
ACS_TAG=7.4.1.1
AAMQ_TAG=latest
POSTGRES_TAG=13
ACS_SHARE_TAG=7.3.0
ACS_SHARE_TAG=7.4.1.2

View File

@ -1,8 +1,9 @@
# Sourced from https://github.com/Alfresco/acs-deployment/blob/4.0.3/docker-compose/docker-compose.yml
# Originally sourced from https://github.com/Alfresco/acs-deployment/blob/4.0.3/docker-compose/docker-compose.yml
#
version: "3"
services:
platform:
image: alfresco/alfresco-content-repository-community:${ACS_TAG}
environment: