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