omar0scarf commited on
Commit
99af1b4
·
verified ·
1 Parent(s): fe9362e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -13,7 +13,7 @@ RUN apt-get update && \
13
  WORKDIR /app
14
 
15
  # Clone the r pository
16
- RUN git clone https://github.com/omarvip212/silana-lite-ofc.git
17
 
18
  # Set the working directory to the cloned repository
19
  WORKDIR /app/silana-lite-ofc
 
13
  WORKDIR /app
14
 
15
  # Clone the r pository
16
+ RUN git clone https://github.com/omarvip212/bot0.git
17
 
18
  # Set the working directory to the cloned repository
19
  WORKDIR /app/silana-lite-ofc