use newer docker container d5
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build queued...

This commit is contained in:
Robin Müller 2022-05-05 19:50:53 +02:00
parent b54641a2a1
commit a920f60c61
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC

View File

@ -5,7 +5,7 @@ pipeline {
}
agent {
docker {
image 'eive-obsw-ci:d4'
image 'eive-obsw-ci:d5'
args '--sysctl fs.mqueue.msg_max=100'
}
}