Skip to content

Commit

Permalink
fix: remove custom entrypoint from CLI image (#7508)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexghr authored Jul 17, 2024
1 parent 7d97c0f commit c892c6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ services:
NODE_NO_WARNINGS: 1
PRIVATE_KEY:
ETHEREUM_HOST:
entrypoint: ["node", "/usr/src/yarn-project/cli/dest/bin/index.js"]
profiles:
- cli

Expand Down

0 comments on commit c892c6a

Please sign in to comment.