Skip to content

Commit 2dccab7

Browse files
authored
Update secure-inline-scan image to quay.io repo
1 parent 8710715 commit 2dccab7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jenkins/jenkins-build-and-scan/Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
command: ['cat']
1919
tty: true
2020
- name: inline-scan
21-
image: sysdiglabs/secure-inline-scan:2
21+
image: quay.io/sysdig/secure-inline-scan:2
2222
command: ['cat']
2323
tty: true
2424
"""
@@ -74,4 +74,4 @@ EOF
7474
}
7575
}
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)