From bbac77b3df2fa5a0a2aecf4391fc79e0e4525399 Mon Sep 17 00:00:00 2001 From: JoshPiper <32164094+JoshPiper@users.noreply.github.com> Date: Thu, 2 Jan 2020 13:04:19 +0000 Subject: [PATCH] Remove the extension? --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 259b4f1..4763859 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,4 +10,4 @@ RUN rm -rf /var/cache/apk/* RUN mkdir ~/.ssh # Copy in our executables. -COPY add-key.sh /bin/add-key.sh +COPY add-key.sh /bin/add-key