diff --git a/docker/scripts/install-dependencies.sh b/docker/scripts/install-dependencies.sh index 854801d..db4f17f 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 48khz_filter +git clone https://github.com/jketterl/csdr.git -b docker_fixes cd csdr make make install