cfhirai пре 7 година
родитељ
комит
b743f6da23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile Прегледај датотеку

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