Skip to content

Commit

Permalink
keep gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Sep 3, 2024
1 parent cc66475 commit 4520cd9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions txpipe-min-failing/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ RUN apt-get update -y \
&& ./configure --disable-cxx \
&& make \
&& make install \
&& rm -rf /opt/mpich \
&& apt-get remove --purge -y gcc gfortran

&& rm -rf /opt/mpich
RUN /sbin/ldconfig

# check we are using the conda python
Expand Down

0 comments on commit 4520cd9

Please sign in to comment.