mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
fix: target
This commit is contained in:
parent
7acebb75c6
commit
b95602cef6
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ RUN apt-get update \
|
|||
|
||||
USER frappe
|
||||
|
||||
FROM build AS builder
|
||||
FROM build AS erpnext
|
||||
|
||||
ARG FRAPPE_BRANCH=version-15
|
||||
ARG FRAPPE_PATH=https://github.com/zapal-tech/erp-frappe
|
||||
|
|
|
|||
Loading…
Reference in a new issue