stkrootedcyber commited on
Commit
a04e0ed
·
verified ·
1 Parent(s): 58fbd46

Rename Dockerfile (1).txt to Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile (1).txt → Dockerfile +1 -1
Dockerfile (1).txt → Dockerfile RENAMED
@@ -1,7 +1,7 @@
1
  FROM node:lts-buster
2
 
3
  # Clone the repository
4
- RUN git clone https://github.com/GlobalTechInfo/SUHAIL-XMD /home/suhail
5
 
6
  # Change ownership of the directory to the 'node' user
7
  RUN chown -R node:node /home/suhail
 
1
  FROM node:lts-buster
2
 
3
  # Clone the repository
4
+ RUN git clone https://github.com/SuhailTechInfo/Suhaily-Whatsapp-Bot /home/suhail
5
 
6
  # Change ownership of the directory to the 'node' user
7
  RUN chown -R node:node /home/suhail