Skip to content

Commit 2a02c3f

Browse files
committed
bump image
1 parent 00eaf4e commit 2a02c3f

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
@@ -5,7 +5,7 @@ on:
55
branches:
66
- ci/nightly-builds
77
paths:
8-
- 'environments/.stackhpc/terraform/cluster_image.auto.tfvars.json/cluster_image'
8+
- 'environments/.stackhpc/terraform/cluster_image.auto.tfvars.json'
99

1010
jobs:
1111
scan:

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)