Skip to content

Commit 1f0cec3

Browse files
0.4.9
1 parent 3c8b740 commit 1f0cec3

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.3.7 && cd - && cd
7575

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

8080
RUN mkdir /home/nelsonuser
8181

0 commit comments

Comments
 (0)