diff --git a/index.js b/index.js index 03723b8..3a4cf95 100644 --- a/index.js +++ b/index.js @@ -181,7 +181,7 @@ app.post('/git-scan/', async (req, res) => { "containers": [ { "name": "scanjob", - "image": "rohitcoder/hela:v7", + "image": "rohitcoder/hela:v8", "imagePullPolicy": "Always", "args": job_args, }