ARG GIT_BRANCH=develop
FROM frappe/frappe-worker:${GIT_BRANCH}}
RUN install_app erpnext https://github.com/frappe/erpnext ${GIT_BRANCH}