mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
commit
51e6e8b55a
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ RUN bench init \
|
|||
echo "{}" > sites/common_site_config.json && \
|
||||
find apps -mindepth 1 -path "*/.git" | xargs rm -fr
|
||||
|
||||
FROM builder AS erpnext
|
||||
# FROM base AS erpnext
|
||||
|
||||
USER frappe
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue