Pārlūkot izejas kodu

Update Dockerfile

Jason Cox 8 gadus atpakaļ
vecāks
revīzija
163b54d3e9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile Parādīt failu

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