Skip to content

Commit 102e19a

Browse files
committed
bump CI images
1 parent 1687368 commit 102e19a

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

environments/.stackhpc/terraform/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ variable "cluster_image" {
3030
type = map(string)
3131
default = {
3232
# https://github.com/stackhpc/ansible-slurm-appliance/pull/413
33-
RL8: "openhpc-RL8-240813-1317-1b370a36"
34-
RL9: "openhpc-ofed-RL9-240813-1317-1b370a36"
33+
RL8: "openhpc-RL8-240904-1509-1687368f"
34+
RL9: "openhpc-ofed-RL9-240904-1509-1687368f"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)