From d55a8b1bd1eb8051a27733c71c55170248ce750c Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Sun, 1 Sep 2019 22:52:55 +0300 Subject: changed upstream url --- testenv/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testenv/Dockerfile') diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 8319d385..546cf553 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -30,7 +30,7 @@ RUN npm install htmlhint -g ARG USTREAMER_MIN_VERSION ENV USTREAMER_MIN_VERSION $USTREAMER_MIN_VERSION RUN echo $USTREAMER_MIN_VERSION -RUN git clone https://github.com/pi-kvm/ustreamer \ +RUN git clone https://github.com/pikvm/ustreamer \ && cd ustreamer \ && make PREFIX=/usr install \ && cd - \ -- cgit v1.2.3