Update discordbot/Dockerfile
This commit is contained in:
parent
e8c2d1495d
commit
64776ad8cf
@ -7,4 +7,6 @@ COPY . .
|
||||
RUN apk update && apk upgrade
|
||||
RUN apk add --no-cache sqlite
|
||||
|
||||
RUN NPM INSTALL
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user