Skip to content

Commit

Permalink
gfortran contains libquadmath0
Browse files Browse the repository at this point in the history
  • Loading branch information
romer8 committed Oct 29, 2024
1 parent 34cfc9c commit b91125d
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 @@ -32,7 +32,7 @@ ENV PROJ_LIB=/opt/conda/envs/tethys/share/proj


RUN apt-get update \
&& apt-get -y install libquadmath0 \
&& apt-get -y install gfortran \
&& rm -rf /var/lib/apt/lists/*

#######################
Expand Down

0 comments on commit b91125d

Please sign in to comment.