Update discordbot/Dockerfile
This commit is contained in:
parent
1f810ca533
commit
664eafa4cc
@ -8,5 +8,6 @@ RUN apk update && apk upgrade
|
||||
RUN apk add --no-cache sqlite
|
||||
|
||||
RUN npm install
|
||||
RUN npm install --save sqlite3
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user