Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastien Gatellier committed Oct 14, 2023
1 parent ad73c0d commit 2debc59
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 @@ -16,4 +16,4 @@ WORKDIR /usr/heart

COPY entrypoint.sh ./entrypoint.sh

ENTRYPOINT ["./entrypoint.sh"]
ENTRYPOINT ["/usr/heart/entrypoint.sh"]

0 comments on commit 2debc59

Please sign in to comment.