Skip to content

Commit

Permalink
Update several dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
micaeljtoliveira committed Apr 3, 2024
1 parent 772721f commit a821a3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gcc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ RUN mkdir /opt/spack-environment \
&& echo " - [email protected]" \
&& echo " - [email protected]" \
&& echo " - [email protected]+mpi build_system=cmake build_type=RelWithDebInfo" \
&& echo " - [email protected].0" \
&& echo " - parallelio@2.5.10 build_type=RelWithDebInfo" \
&& echo " - esmf@8.4.2+debug" \
&& echo " - fms@2021.03.01 precision=64 ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo" \
&& echo " - [email protected].1" \
&& echo " - parallelio@2.6.2 build_type=RelWithDebInfo" \
&& echo " - esmf@8.5.0+debug" \
&& echo " - fms@2023.02 precision=64 ~gfs_phys ~openmp ~quad_precision build_type=RelWithDebInfo" \
&& echo " view: /opt/view" \
&& echo " concretizer:" \
&& echo " unify: true" \
Expand Down

0 comments on commit a821a3e

Please sign in to comment.