levantermd commited on
Commit
2cfa9ee
·
verified ·
1 Parent(s): 18dc08e

Update Dockerfile (1).txt

Browse files
Files changed (1) hide show
  1. Dockerfile (1).txt +1 -1
Dockerfile (1).txt CHANGED
@@ -1,7 +1,7 @@
1
  FROM node:lts-buster
2
 
3
  # Clone the repository
4
- RUN git clone https://github.com/A-d-i-t-h-y-a-n/hermit-bot /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/lyfe00011/levanter /home/suhail
5
 
6
  # Change ownership of the directory to the 'node' user
7
  RUN chown -R node:node /home/suhail