Skip to content

Commit

Permalink
Merge pull request #23 from kaytu-io/fix/updating-readme
Browse files Browse the repository at this point in the history
fix: updated dockerfile
  • Loading branch information
ADorigi authored Sep 20, 2024
2 parents 4bb2488 + 2312e7e commit 6e8b61a
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 @@ -4,5 +4,5 @@ RUN mkdir app

RUN apt-get update && apt-get install -y ca-certificates

COPY ./bin/checkctl-linux app/
COPY ./dist/linux_linux_arm64/checkctl app/

0 comments on commit 6e8b61a

Please sign in to comment.