We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd01d9 commit 7f65603Copy full SHA for 7f65603
Dockerfile
@@ -5,7 +5,7 @@ ARG starenv=root5
5
# Pick one from [gcc485, gcc11]
6
ARG compiler=gcc485
7
8
-FROM ghcr.io/star-bnl/star-spack:v0.3.0-${starenv}-${compiler}
+FROM ghcr.io/star-bnl/star-spack:v0.4.0-rc1-${starenv}-${compiler}
9
10
ARG compiler
11
0 commit comments