Skip to content

Commit a5affa5

Browse files
committed
ignore monitoring CVEs and bump image
1 parent 0fb13cb commit a5affa5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

environments/.stackhpc/hooks/post.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010
state: absent
1111
with_items:
1212
- /opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/3.1.7-1/gems/bootstrap_form-2.7.0/test/dummy/Gemfile.lock
13+
- /opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/3.1.9-1/gems/bootstrap_form-2.7.0/test/dummy/Gemfile.lock
1314
- /opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/3.1.7-1/gems/bootstrap_form-4.5.0/demo/yarn.lock
15+
- /opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/3.1.9-1/gems/bootstrap_form-4.5.0/demo/yarn.lock
1416
- /var/www/ood/apps/sys/dashboard/node_modules/data-confirm-modal/Gemfile.lock
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"cluster_image": {
3-
"RL8": "openhpc-RL8-241018-1002-5dbcf25c",
4-
"RL9": "openhpc-RL9-241018-1002-5dbcf25c",
5-
"RL9-cuda": "openhpc-cuda-RL9-241018-1002-5dbcf25c"
3+
"RL8": "openhpc-RL8-241021-1549-0fb13cb0",
4+
"RL9": "openhpc-RL9-241021-1549-0fb13cb0",
5+
"RL9-cuda": "openhpc-cuda-RL9-241021-1549-0fb13cb0"
66
}
77
}

0 commit comments

Comments
 (0)