Skip to content

Commit

Permalink
Hotfix Dockerfile path for marp-cli.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Jan 15, 2025
1 parent 05f3031 commit 887e037
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 @@ -46,4 +46,4 @@ CMD ["--help"]
LABEL maintainer="Marp team"

# Generate V8 compile cache
RUN node marp-cli.js --version
RUN node /home/marp/.cli/marp-cli.js --version

0 comments on commit 887e037

Please sign in to comment.