--help instead of --version
This commit is contained in:
parent
cebe8ed1ea
commit
00772caae3
@ -93,4 +93,4 @@ ENV RUST_LOG "warn,ethers_providers::rpc=off,web3_proxy=debug,web3_proxy_cli=deb
|
||||
COPY --from=builder /usr/local/bin/* /usr/local/bin/
|
||||
|
||||
# make sure the app works
|
||||
RUN web3_proxy_cli --version
|
||||
RUN web3_proxy_cli --help
|
||||
|
Loading…
Reference in New Issue
Block a user