Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:ethereumjs/testrpc
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoulter committed Aug 22, 2017
2 parents ae427cd + b1e6bb0 commit 0735851
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 @@ -9,4 +9,4 @@ ADD . .

EXPOSE 8545

ENTRYPOINT ["node", "./bin/testrpc"]
ENTRYPOINT ["node", "./build/cli.node.js"]

0 comments on commit 0735851

Please sign in to comment.