switching to new docker image
This commit is contained in:
parent
8c20417af9
commit
515c66a780
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -6,7 +6,7 @@ pipeline {
|
||||
}
|
||||
agent {
|
||||
docker {
|
||||
image 'fsfw-ci:d6'
|
||||
image 'fsfw-ci:d11'
|
||||
args '--network host --sysctl fs.mqueue.msg_max=100'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user