Skip to content

Commit

Permalink
add octave back
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich committed Nov 5, 2024
1 parent e655b9d commit c19b2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y lua5.4
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y ghdl

### Octave
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y octave
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y octave

### COQ
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y coq
Expand Down

0 comments on commit c19b2c8

Please sign in to comment.