Skip to content

Commit 6494228

Browse files
authored
Update index.js
1 parent 2a36842 commit 6494228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ app.post('/git-scan/', async (req, res) => {
9090
"containers": [
9191
{
9292
"name": "scanjob",
93-
"image": "rohitcoder/hela:v5",
93+
"image": "rohitcoder/hela:v7",
9494
"imagePullPolicy": "Always",
9595
"args": job_args,
9696
}

0 commit comments

Comments
 (0)