Install beautifultable
This commit is contained in:
parent
97a1ab1b2b
commit
d7f4540dcd
@ -6,7 +6,7 @@
|
||||
|
||||
FROM python:3.10-alpine3.16 AS build
|
||||
|
||||
RUN pip install --no-cache-dir discord peewee
|
||||
RUN pip install --no-cache-dir discord peewee beautifultable
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user