Skip to content
Snippets Groups Projects
Commit 25aac019 authored by Sascha Meiers's avatar Sascha Meiers
Browse files

Switch to latest mosaicatcher version inside the Docker image

parent 3b032697
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ RUN apt-get update \
&& apt-get install --no-install-recommends -y $BUILD_DEPS \
&& git clone https://github.com/friendsofstrandseq/mosaicatcher.git \
&& cd mosaicatcher \
&& git checkout 0.3 \
&& git checkout 0.3.1-dev \
&& mkdir build \
&& cd build \
&& cmake ../src/ \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment