Skip to content

Commit c19b2c8

Browse files
add octave back
1 parent e655b9d commit c19b2c8

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
@@ -220,7 +220,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y lua5.4
220220
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y ghdl
221221

222222
### Octave
223-
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y octave
223+
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y octave
224224

225225
### COQ
226226
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y coq

0 commit comments

Comments
 (0)