Skip to content

Commit

Permalink
KEEPER: Updated Dockerfile (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
coachchucksol authored Feb 6, 2025
1 parent c05291e commit e16453b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ RUN apt-get update && apt-get install -y \

COPY --from=builder /usr/src/app/target/release/jito-tip-router-cli /usr/local/bin/jito-tip-router-cli

ENTRYPOINT ["jito-tip-router-cli keeper"]
ENTRYPOINT ["jito-tip-router-cli", "keeper"]

0 comments on commit e16453b

Please sign in to comment.