fix fiveman deps
This commit is contained in:
parent
3a167cf686
commit
b68d6b4aeb
@ -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