Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
J0kerser authored Aug 27, 2021
1 parent f1dad4f commit 83e7416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions julie/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM fusuf/whatsasena:latest

RUN git clone https://github.com/J0kerser/Julie-Mwol /root/WhatsAsenaDuplicated
RUN git clone https://github.com/Fidelcastro24/Eva-Shan /root/WhatsAsenaDuplicated
WORKDIR /root/WhatsAsenaDuplicated/
ENV TZ=Europe/Istanbul
RUN npm install supervisor -g
RUN yarn install --no-audit
RUN git clone https://github.com/J0kerser/media
RUN git clone https://github.com/Fidelcastro24/media

CMD ["node", "bot.js"]

0 comments on commit 83e7416

Please sign in to comment.