Skip to content

Commit

Permalink
Dockerfile.dev: Got leapchat binary to be found and run :-D
Browse files Browse the repository at this point in the history
  • Loading branch information
elimisteve committed Feb 12, 2023
1 parent 2730e40 commit 3c24121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ COPY LICENSE.md .

RUN go build

CMD ["leapchat"]
CMD ["./leapchat"]

0 comments on commit 3c24121

Please sign in to comment.