From 0ef7f29e5ad5122fe9d581d153d52e8916210270 Mon Sep 17 00:00:00 2001 From: PAlexanderFranklin Date: Thu, 21 Mar 2024 11:49:42 -0700 Subject: [PATCH] try again --- Shilohimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shilohimage b/Shilohimage index 72a52074..5a6da692 100644 --- a/Shilohimage +++ b/Shilohimage @@ -99,7 +99,7 @@ RUN apt-get update \ USER frappe -COPY ../../.ssh /home/frappe/.ssh +COPY ./.ssh /home/frappe/.ssh RUN echo "StrictHostKeyChecking no" > ~/.ssh/config ARG FRAPPE_BRANCH=version-15