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 ef8402c commit 45bc3ceCopy full SHA for 45bc3ce
index.js
@@ -90,7 +90,7 @@ app.post('/git-scan/', async (req, res) => {
90
"containers": [
91
{
92
"name": "scanjob",
93
- "image": "rohitcoder/hela:v1",
+ "image": "rohitcoder/hela:v2",
94
"imagePullPolicy": "Always",
95
"args": job_args,
96
}
0 commit comments