Skip to content

Commit 8e4de2a

Browse files
committed
bump cuda image
1 parent d883e55 commit 8e4de2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/trivyscan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
build: ["RL8", "RL9", "RL9-cuda"]
2020
env:
21-
JSON_PATH: environments/.stackhpc/terraform/cluster_image.json
21+
JSON_PATH: environments/.stackhpc/terraform/cluster_image.auto.tfvars.json
2222
OS_CLOUD: openstack
2323
CI_CLOUD: ${{ vars.CI_CLOUD }}
2424

environments/.stackhpc/terraform/cluster_image.auto.tfvars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"cluster_image": {
33
"RL8": "openhpc-RL8-241003-1241-a256bce2",
44
"RL9": "openhpc-RL9-241003-1241-a256bce2",
5-
"RL9-cuda": "openhpc-cuda-RL9-241003-1242-a256bce2"
5+
"RL9-cuda": "openhpc-cuda-RL9-241003-1122-348c1508"
66
}
77
}

0 commit comments

Comments
 (0)