Skip to content

Commit

Permalink
Wrong copied folder
Browse files Browse the repository at this point in the history
  • Loading branch information
guiguem committed Jun 26, 2023
1 parent 9e7e1bb commit 42c7156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ghcr.io/hyperk/hk-pilot:main

RUN --mount=type=ssh mkdir -p -m 0600 ~/.ssh && ssh-keyscan github.com >> ~/.ssh/known_hosts

COPY . /usr/local/hk/hk-meta-recon
COPY . /usr/local/hk/hk-software

WORKDIR /usr/local/hk
RUN --mount=type=ssh . /usr/local/hk/hk-pilot/setup.sh &&\
Expand Down

0 comments on commit 42c7156

Please sign in to comment.