Port443 commited on
Commit
5aa57b6
·
verified ·
1 Parent(s): 5a1470d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,7 +8,7 @@ WORKDIR /app
8
  RUN apt-get update && apt-get install -y git
9
 
10
  # Clone the repository
11
- RUN git clone https://github.com/Urlo30/KitE.git .
12
 
13
 
14
  # Install any needed packages specified in requirements.txt
 
8
  RUN apt-get update && apt-get install -y git
9
 
10
  # Clone the repository
11
+ RUN git clone https://github.com/Urlo30/MammaMia.git .
12
 
13
 
14
  # Install any needed packages specified in requirements.txt