Skip to content

Commit

Permalink
fix: hitokoto_reviewer is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Aug 27, 2023
1 parent 45d5e87 commit d3dd96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ RUN chmod +x $WORKDIR/hitokoto_reviewer
# START
###############################################################################
WORKDIR $WORKDIR
CMD $WORKDIR/hitokoto_reviewer
ENTRYPOINT ["sh"]

0 comments on commit d3dd96f

Please sign in to comment.