mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Update Dockerfile
This commit is contained in:
parent
247f82ae0b
commit
643dd4b4ce
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ RUN apt-get install -y wkhtmltopdf
|
|||
|
||||
USER frappe
|
||||
WORKDIR /home/frappe
|
||||
RUN git clone -b develop https://github.com/vishalseshagiri/bench.git bench-repo
|
||||
RUN git clone -b develop https://github.com/frappe/bench.git bench-repo
|
||||
|
||||
USER root
|
||||
RUN pip install -e bench-repo
|
||||
|
|
|
|||
Loading…
Reference in a new issue