Update default command to show the version properly
This commit is contained in:
@@ -45,4 +45,4 @@ EXPOSE 26656
|
||||
# tendermint rpc
|
||||
EXPOSE 26657
|
||||
|
||||
CMD ["/usr/bin/wasmd version"]
|
||||
CMD ["/usr/bin/wasmd", "version"]
|
||||
Reference in New Issue
Block a user