update bot to use a prefix argument
This commit is contained in:
@@ -8,4 +8,4 @@ RUN cargo install --path .
|
||||
FROM ubuntu:24.10
|
||||
COPY --from=builder /usr/local/cargo/bin/bot /usr/local/bin/bot
|
||||
|
||||
CMD ["bot"]
|
||||
ENTRYPOINT ["bot"]
|
||||
|
||||
Reference in New Issue
Block a user