X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Faaf.sh;h=a54c54a17a6b1ebf5feb5c2864b514cf6d61fda4;hb=e44d2f770f28c3290863e509cb2406dcb67bd686;hp=441cf2b4951a221ec401c3f309e824938231cfe4;hpb=e92a354be569d7be3d6e11ab11e32bd78ff9227d;p=aaf%2Fauthz.git diff --git a/auth/docker/aaf.sh b/auth/docker/aaf.sh index 441cf2b4..a54c54a1 100644 --- a/auth/docker/aaf.sh +++ b/auth/docker/aaf.sh @@ -12,5 +12,5 @@ docker run \ --env LATITUDE=${LATITUDE} \ --env LONGITUDE=${LONGITUDE} \ --name aaf_config_$USER \ - ${ORG}/${PROJECT}/aaf_config:${VERSION} \ + $PREFIX${ORG}/${PROJECT}/aaf_config:${VERSION} \ /bin/bash "$@"