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