Skip to content

Commit

Permalink
Update version command for booster-bitswap
Browse files Browse the repository at this point in the history
  • Loading branch information
hammertoe authored Jan 15, 2024
1 parent 58029bf commit 4115ad4
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 @@ -43,7 +43,7 @@ COPY scripts/* /app/

## Test everything starts
RUN lotus -v && lotus-miner -v && lotus-seed -v && \
boost -v && booster-http -v && booster-bitswap version
boost -v && booster-http -v && booster-bitswap -v

ENTRYPOINT ["/bin/bash"]

Expand Down

0 comments on commit 4115ad4

Please sign in to comment.