Skip to content

Commit

Permalink
New line in docker file
Browse files Browse the repository at this point in the history
Signed-off-by: Ardit Begaj <57089943+abegaj@users.noreply.github.com>
  • Loading branch information
abegaj committed Sep 15, 2022
1 parent 8429d66 commit fc6d9d3
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 @@ -11,4 +11,4 @@ FROM scratch

COPY --from=builder /otpauth/build/otpauth /app/otpauth

ENTRYPOINT ["/app/otpauth"]
ENTRYPOINT ["/app/otpauth"]

0 comments on commit fc6d9d3

Please sign in to comment.