diff --git a/.env b/.env index aaa3eae..832fcd1 100644 --- a/.env +++ b/.env @@ -13,6 +13,7 @@ ATR_TAG=2.0.0 ATE_AIO_TAG=3.0.0 ASFS_TAG=2.0.0 APS_TAG=2.3.5 +AIS_TAG=1.8.0 AAMQ_TAG=5.17.1-jre17-centos7 POSTGRES_TAG=13 ASIE_TAG=2.0.5 diff --git a/docker-compose.yml b/docker-compose.yml index 7371c25..4a484c3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -257,8 +257,7 @@ services: - esindex-volume:/var/lib/postgresql/data:rw identity: - image: alfresco/alfresco-identity-service:1.4.0 - mem_limit: 512m + image: alfresco/alfresco-identity-service:${AIS_TAG} user: jboss environment: KEYCLOAK_USER: admin