fix fiveman deps #14
Protected
View File
@ -4,6 +4,6 @@ COPY ./ /app
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN npm install
|
||||
RUN apk add --no-cache g++ make python3 && npm install
|
||||
|
||||
CMD [ "node","bot.js" ]
|
Loading…
Reference in New Issue
Block a user