Skip to content
Snippets Groups Projects
Commit e5e8ebc7 authored by Thibault's avatar Thibault
Browse files

modification adresse ip clair

parent d5209f4b
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ node{
//Scan clair (permet de détecter les cve)
stage('Scan Clair'){
sh '''
./clair-scanner --report="rapportClair" --clair="http://172.17.0.1:6060" debian:buster
./clair-scanner --report="rapportClair" --ip="172.17.0.1" debian:buster
'''
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment