Merge branch 'aps-base' into aps-persist-base

This commit is contained in:
Brian Long 2023-10-25 18:49:43 -04:00
commit 3a6d3b1c1e
2 changed files with 3 additions and 3 deletions

3
.env
View File

@ -5,6 +5,5 @@ PROXY_PROTOCOL=http
PROXY_HOST=localhost
PROXY_PORT=8080
APS_TAG=2.3.5
APS_TAG=2.4.1
POSTGRES_TAG=13
ELASTICSEARCH_TAG=7.17.7

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:
activiti-app:
image: quay.io/alfresco/alfresco-process-services:${APS_TAG}
environment: