Skip to content

Commit

Permalink
feat: upgrade STAR env to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Oct 6, 2023
1 parent 97d7d79 commit d447267
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 @@ -5,7 +5,7 @@ ARG starenv=root5
# Pick one from [gcc485, gcc11]
ARG compiler=gcc485

FROM ghcr.io/star-bnl/star-spack:v0.2.3-${starenv}-${compiler}
FROM ghcr.io/star-bnl/star-spack:v0.3.0-${starenv}-${compiler}

ARG compiler

Expand Down

0 comments on commit d447267

Please sign in to comment.