Skip to content

Commit

Permalink
Update Dockerfile-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
seniakalma committed Jul 18, 2024
1 parent c28e8c7 commit e1be427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-demo
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ ENV ZCASH_NODE_PORT=18232
ENV ZCASH_NODE_PROTOCOL=http

# Set the entrypoint
ENTRYPOINT ["cargo", "run", "--package", "zcash_tx_tool", "--bin", "zcash_tx_tool", "test"]
ENTRYPOINT ["cargo", "run", "--package", "zcash_tx_tool", "--bin", "zcash_tx_tool", "test"]

0 comments on commit e1be427

Please sign in to comment.