Skip to content

Commit 7f65603

Browse files
committed
build(docker): bump star-spack base image to v0.4.0-rc1
1 parent 5dd01d9 commit 7f65603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG starenv=root5
55
# Pick one from [gcc485, gcc11]
66
ARG compiler=gcc485
77

8-
FROM ghcr.io/star-bnl/star-spack:v0.3.0-${starenv}-${compiler}
8+
FROM ghcr.io/star-bnl/star-spack:v0.4.0-rc1-${starenv}-${compiler}
99

1010
ARG compiler
1111

0 commit comments

Comments
 (0)