diff --git a/images/custom/Containerfile b/images/custom/Containerfile index 0b12e377..ff322921 100644 --- a/images/custom/Containerfile +++ b/images/custom/Containerfile @@ -120,8 +120,6 @@ RUN export APP_INSTALL_ARGS="" && \ > sites/common_site_config.json && \ find apps -mindepth 1 -path "*/.git" | xargs rm -fr -WORKDIR /home/frappe/frappe-bench - FROM base as backend USER frappe