Update discordbot/Dockerfile
This commit is contained in:
@@ -4,4 +4,6 @@ WORKDIR /usr/src/app
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN apt update && apt install -y sqlite3
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
|
Reference in New Issue
Block a user