From 45d311b335a5077f18aaf7580761610ea143d9e7 Mon Sep 17 00:00:00 2001 From: Allan CORNET Date: Thu, 26 Dec 2019 20:43:47 +0100 Subject: [PATCH] 0.3.12 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3720614..9821060 100644 --- a/Dockerfile +++ b/Dockerfile @@ -77,7 +77,7 @@ RUN mkdir /tmp/eigen-build && cd /tmp/eigen && git checkout 3.3.7 && cd - && cd RUN git clone https://github.com/Nelson-numerical-software/nelson.git /nelson WORKDIR "/nelson" -RUN git checkout -b v0.3.11 +RUN git checkout -b v0.3.12 ENV AUDIODEV null