diff --git a/images/production/Containerfile b/images/production/Containerfile index 76e12c43..b355e7df 100644 --- a/images/production/Containerfile +++ b/images/production/Containerfile @@ -98,7 +98,7 @@ RUN apt-get update \ USER frappe -FROM build AS builder +FROM build AS erpnext ARG FRAPPE_BRANCH=version-15 ARG FRAPPE_PATH=https://github.com/zapal-tech/erp-frappe