use print_designer branch main

This commit is contained in:
Roland 2025-06-01 10:11:22 +02:00 committed by GitHub
parent 1cd5f57ab1
commit bfee5a397a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,7 +140,7 @@ ARG FRAPPE_PATH=https://github.com/frappe/frappe
ARG ERPNEXT_REPO=https://github.com/frappe/erpnext
ARG ERPNEXT_BRANCH=version-15
ARG PRINTDESIGNER_REPO=https://github.com/frappe/print_designer
ARG PRINTDESIGNER_BRANCH=develop
ARG PRINTDESIGNER_BRANCH=main
RUN bench init \
--frappe-branch=${FRAPPE_BRANCH} \
--frappe-path=${FRAPPE_PATH} \