Change home to absolute path

This commit is contained in:
PAlexanderFranklin 2024-03-20 13:18:52 -07:00
parent aceb7f9709
commit f57ead3bd5

View File

@ -99,7 +99,7 @@ RUN apt-get update \
USER frappe
COPY ~/.ssh ~/.ssh
COPY /home/lasthour/.ssh ~/.ssh
RUN echo "StrictHostKeyChecking no" > ~/.ssh/config
ARG FRAPPE_BRANCH=version-15