Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -12,7 +12,7 @@ RUN apt-get update && \
|
|
12 |
# Set the working directory
|
13 |
WORKDIR /app
|
14 |
|
15 |
-
# Clone the r
|
16 |
RUN git clone https://github.com/omarvip212/silana-lite-ofc.git
|
17 |
|
18 |
# Set the working directory to the cloned repository
|
|
|
12 |
# Set the working directory
|
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
|