Spaces:
Running
Running
Update Dockerfile
Browse files- 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/
|
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
|