Skip to content

Commit e1a18f8

Browse files
committed
PR Clone fix
1 parent b97992e commit e1a18f8

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
@@ -181,7 +181,7 @@ app.post('/git-scan/', async (req, res) => {
181181
"containers": [
182182
{
183183
"name": "scanjob",
184-
"image": "rohitcoder/hela:v8",
184+
"image": "rohitcoder/hela:v7",
185185
"imagePullPolicy": "Always",
186186
"args": job_args,
187187
}

0 commit comments

Comments
 (0)