Skip to content

Commit

Permalink
fix to image.
Browse files Browse the repository at this point in the history
  • Loading branch information
micaeljtoliveira committed Apr 3, 2024
1 parent 16e53ee commit c1c6e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN mkdir /opt/spack-environment \
&& echo " targets:" \
&& echo " granularity: generic" \
&& echo " repos:" \
&& echo " - $spack/var/spack/repos/builtin" \
&& echo " - /opt/spack/var/spack/repos/builtin" \
&& echo " - /opt/cosima" \
&& echo " config:" \
&& echo " install_tree: /opt/software") > /opt/spack-environment/spack.yaml
Expand Down

0 comments on commit c1c6e12

Please sign in to comment.