Skip to content

Commit

Permalink
Update default command to show the version properly
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Jan 7, 2021
1 parent 46e1695 commit 841ca40
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 @@ -45,4 +45,4 @@ EXPOSE 26656
# tendermint rpc
EXPOSE 26657

CMD ["/usr/bin/wasmd version"]
CMD ["/usr/bin/wasmd", "version"]

0 comments on commit 841ca40

Please sign in to comment.