mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
use print_designer branch main
This commit is contained in:
parent
1cd5f57ab1
commit
bfee5a397a
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ ARG FRAPPE_PATH=https://github.com/frappe/frappe
|
||||||
ARG ERPNEXT_REPO=https://github.com/frappe/erpnext
|
ARG ERPNEXT_REPO=https://github.com/frappe/erpnext
|
||||||
ARG ERPNEXT_BRANCH=version-15
|
ARG ERPNEXT_BRANCH=version-15
|
||||||
ARG PRINTDESIGNER_REPO=https://github.com/frappe/print_designer
|
ARG PRINTDESIGNER_REPO=https://github.com/frappe/print_designer
|
||||||
ARG PRINTDESIGNER_BRANCH=develop
|
ARG PRINTDESIGNER_BRANCH=main
|
||||||
RUN bench init \
|
RUN bench init \
|
||||||
--frappe-branch=${FRAPPE_BRANCH} \
|
--frappe-branch=${FRAPPE_BRANCH} \
|
||||||
--frappe-path=${FRAPPE_PATH} \
|
--frappe-path=${FRAPPE_PATH} \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue