parameterized AIS version

This commit is contained in:
Brian Long 2022-11-01 17:45:46 -04:00
parent cc77feb9b6
commit ff3554c0ce
2 changed files with 3 additions and 1 deletions

2
.env

@ -4,3 +4,5 @@ PROXY_PORT=8080
IDENTITY_SERVICE_PROTOCOL=http
IDENTITY_SERVICE_HOST=auth.example.org
IDENTITY_SERVICE_PORT=8080
AIS_TAG=1.8.0

@ -5,7 +5,7 @@ version: "3"
services:
identity:
image: alfresco/alfresco-identity-service:1.4.0
image: alfresco/alfresco-identity-service:${AIS_TAG}
user: jboss
environment:
KEYCLOAK_USER: admin