Skip to content

Commit dfbb5b3

Browse files
committed
bump image and test trivy scan
1 parent a256bce commit dfbb5b3

File tree

1 file changed

+3
-2
lines changed
  • environments/.stackhpc/terraform

1 file changed

+3
-2
lines changed

environments/.stackhpc/terraform/main.tf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ variable "cluster_image" {
3030
type = map(string)
3131
default = {
3232
# https://github.com/stackhpc/ansible-slurm-appliance/pull/427
33-
RL8: "openhpc-RL8-241003-1122-348c1508"
34-
RL9: "openhpc-RL9-241003-1122-348c1508"
33+
RL8: "openhpc-RL8-241003-1241-a256bce2"
34+
RL9: "openhpc-RL9-241003-1241-a256bce2"
35+
RL9-cuda: "openhpc-cuda-RL9-241003-1242-a256bce2"
3536
}
3637
}
3738

0 commit comments

Comments
 (0)