Clean up: remove unused packages, switch to slog, tidy Makefile
This commit is contained in:
@@ -20,8 +20,6 @@ WORKDIR /data
|
||||
|
||||
COPY --from=builder /usr/local/bin/worktime-bot /usr/local/bin/worktime-bot
|
||||
COPY --from=builder /src/db/schema.sql ./db/schema.sql
|
||||
# i18n removed — strings are hardcoded in handlers
|
||||
|
||||
VOLUME ["/data"]
|
||||
|
||||
CMD ["worktime-bot"]
|
||||
|
||||
Reference in New Issue
Block a user