Try latest thing

This commit is contained in:
PAlexanderFranklin 2024-03-21 13:02:08 -07:00
parent c572d297cc
commit 69daa7566e

View File

@ -106,7 +106,7 @@ ARG FRAPPE_BRANCH=version-15
ARG FRAPPE_PATH=https://github.com/frappe/frappe
ARG ERPNEXT_REPO=git@githaven.org:2222/Shiloh/brotherton-erpnext.git
ARG ERPNEXT_BRANCH=production
RUN ssh -T ${ERPNEXT_REPO}
# RUN ssh -T ${ERPNEXT_REPO}
RUN bench init \
--frappe-branch=${FRAPPE_BRANCH} \
--frappe-path=${FRAPPE_PATH} \