Merge branch 'dbp-aims' into dbp-persist-aims

This commit is contained in:
Brian Long 2022-11-01 18:02:46 -04:00
commit e2c4e9c718
2 changed files with 2 additions and 2 deletions

1
.env
View File

@ -13,6 +13,7 @@ ATR_TAG=2.0.0
ATE_AIO_TAG=3.0.0 ATE_AIO_TAG=3.0.0
ASFS_TAG=2.0.0 ASFS_TAG=2.0.0
APS_TAG=2.3.5 APS_TAG=2.3.5
AIS_TAG=1.8.0
AAMQ_TAG=5.17.1-jre17-centos7 AAMQ_TAG=5.17.1-jre17-centos7
POSTGRES_TAG=13 POSTGRES_TAG=13
ASIE_TAG=2.0.5 ASIE_TAG=2.0.5

View File

@ -257,8 +257,7 @@ services:
- esindex-volume:/var/lib/postgresql/data:rw - esindex-volume:/var/lib/postgresql/data:rw
identity: identity:
image: alfresco/alfresco-identity-service:1.4.0 image: alfresco/alfresco-identity-service:${AIS_TAG}
mem_limit: 512m
user: jboss user: jboss
environment: environment:
KEYCLOAK_USER: admin KEYCLOAK_USER: admin