commit | e2fa0e67712b92c69f6863afe10c1c973a068e3e | [log] [tgz] |
---|---|---|
author | Instrumental <jonathan.gathman@att.com> | Thu Feb 07 11:09:32 2019 -0600 |
committer | Instrumental <jonathan.gathman@att.com> | Thu Feb 07 11:12:23 2019 -0600 |
tree | 57a477bc5edd1e228c4c3197c5b90542a92edf9d | |
parent | e43bc462af00e9c05384313514b279e11372fd79 [diff] [blame] |
Add Batch in Config image Change Images to run as aaf Issue-ID: AAF-740 Change-Id: If5b8583dc19ac4095ba9b25715e9330d2a0ed5fc Signed-off-by: Instrumental <jonathan.gathman@att.com>
diff --git a/auth/docker/Dockerfile.core b/auth/docker/Dockerfile.core index a15039a..7237a00 100644 --- a/auth/docker/Dockerfile.core +++ b/auth/docker/Dockerfile.core
@@ -30,4 +30,5 @@ COPY bin /opt/app/aaf/bin COPY theme /opt/app/aaf/theme +RUN chown -R aaf:aaf /opt/app/aaf