bump docker version

This commit is contained in:
Ulrich Mohr 2023-06-11 12:14:52 +02:00 committed by Robin Mueller
parent bb4cc59049
commit 5083c9390c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'eive-tmtc-ci:d1'
image 'eive-tmtc-ci:d2'
}
}
stages {