Skip to content

Commit

Permalink
feat: added erpnext as final stage builder
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Aug 9, 2024
1 parent eafacd6 commit 8e5832c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/custom/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ RUN export APP_INSTALL_ARGS="" && \
echo "{}" > sites/common_site_config.json && \
find apps -mindepth 1 -path "*/.git" | xargs rm -fr

FROM base AS backend
FROM base AS erpnext

USER frappe

Expand Down

0 comments on commit 8e5832c

Please sign in to comment.