Skip to content

Commit 4d08b20

Browse files
0.4.7
1 parent 8236e8f commit 4d08b20

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
@@ -74,7 +74,7 @@ RUN mkdir /tmp/eigen-build && cd /tmp/eigen && git checkout 3.3.7 && cd - && cd
7474

7575
RUN git clone https://github.com/Nelson-numerical-software/nelson.git /nelson
7676
WORKDIR "/nelson"
77-
RUN git checkout -b v0.4.6
77+
RUN git checkout -b v0.4.7
7878

7979
RUN mkdir /home/nelsonuser
8080

0 commit comments

Comments
 (0)