try again
This commit is contained in:
parent
b94cffdc34
commit
0ef7f29e5a
@ -99,7 +99,7 @@ RUN apt-get update \
|
|||||||
|
|
||||||
USER frappe
|
USER frappe
|
||||||
|
|
||||||
COPY ../../.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