We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a36842 commit 6494228Copy full SHA for 6494228
index.js
@@ -90,7 +90,7 @@ app.post('/git-scan/', async (req, res) => {
90
"containers": [
91
{
92
"name": "scanjob",
93
- "image": "rohitcoder/hela:v5",
+ "image": "rohitcoder/hela:v7",
94
"imagePullPolicy": "Always",
95
"args": job_args,
96
}
0 commit comments