Skip to content

Commit

Permalink
Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jabbate19 committed Oct 13, 2024
1 parent fba5e12 commit 5a1defb
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 @@ -51,4 +51,4 @@ WORKDIR /app

COPY --from=builder /app/target/release/rideboard-v2 .

CMD ["./rideboard-v2"]
ENTRYPOINT ["./rideboard-v2"]

0 comments on commit 5a1defb

Please sign in to comment.