Skip to content

Commit 2c4db15

Browse files
use Nelson 0.6.1
1 parent 74d8a33 commit 2c4db15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ RUN mkdir /tmp/eigen-build && cd /tmp/eigen && git checkout 3.4 && cd - && cd /t
7575

7676
RUN git clone https://github.com/Nelson-numerical-software/nelson.git /nelson
7777
WORKDIR "/nelson"
78-
RUN git checkout -b v0.5.12
78+
RUN git checkout -b v0.6.1
7979

8080
RUN mkdir /home/nelsonuser
8181

0 commit comments

Comments
 (0)