Przeglądaj źródła

Update Dockerfile

digitalcatholic 7 lat temu
rodzic
commit
d9e95861d8
No account linked to committer's email
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile Wyświetl plik

15
 WORKDIR /home/audiogram
15
 WORKDIR /home/audiogram
16
 
16
 
17
 # Clone repo
17
 # Clone repo
18
-RUN git clone https://github.com/nypublicradio/audiogram.git
18
+RUN git clone https://github.com/digitalcatholic/audiogram.git
19
 WORKDIR /home/audiogram/audiogram
19
 WORKDIR /home/audiogram/audiogram
20
 
20
 
21
 # Install dependencies
21
 # Install dependencies