We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec23be commit 19ba738Copy full SHA for 19ba738
Dockerfile
@@ -706,7 +706,7 @@ RUN mkdir -p $TMP_DIR && cd $TMP_DIR \
706
--depth=1 \
707
https://github.com/sbmlteam/libCombine.git \
708
&& cd libCombine \
709
- && git submodule update --init submodules/zipper \
+ && git submodule update --init --recursive submodules/zipper \
710
&& cd submodules/zipper \
711
&& git checkout $ZIPPER_VERSION \
712
&& cd ../../ \
0 commit comments