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