change to relative path
This commit is contained in:
parent
12629a4520
commit
b94cffdc34
@ -99,7 +99,7 @@ RUN apt-get update \
|
|||||||
|
|
||||||
USER frappe
|
USER frappe
|
||||||
|
|
||||||
COPY /home/lasthour/.ssh /home/frappe/.ssh
|
COPY ../../.ssh /home/frappe/.ssh
|
||||||
RUN echo "StrictHostKeyChecking no" > ~/.ssh/config
|
RUN echo "StrictHostKeyChecking no" > ~/.ssh/config
|
||||||
|
|
||||||
ARG FRAPPE_BRANCH=version-15
|
ARG FRAPPE_BRANCH=version-15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user