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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. 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 pository
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