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