Skip to content

Commit cea0838

Browse files
remove octave
1 parent 40663f0 commit cea0838

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 iverilog
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)