diff --git a/docker/scripts/install-dependencies.sh b/docker/scripts/install-dependencies.sh index aef2d72..ec6fc05 100755 --- a/docker/scripts/install-dependencies.sh +++ b/docker/scripts/install-dependencies.sh @@ -23,7 +23,7 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES git clone https://git.code.sf.net/p/itpp/git itpp cmakebuild itpp -git clone https://github.com/jketterl/csdr.git -b docker_fixes +git clone https://github.com/jketterl/csdr.git cd csdr make make install