bump used docker container for CI/CD
fsfw/fsfw example hosted/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2022-07-04 10:23:05 +02:00
parent 46123172ae
commit e6e2e1a935
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ pipeline {
BUILDDIR = 'cmake-build-debug' BUILDDIR = 'cmake-build-debug'
} }
agent { agent {
docker { image 'fsfw-ci:d2'} docker { image 'fsfw-ci:d3'}
} }
stages { stages {
stage('Clean') { stage('Clean') {

2
fsfw

@ -1 +1 @@
Subproject commit 541f5636833775d092be810b5cd7628e3a0a00a6 Subproject commit 5cccd5caba2f1cae3510c350bc9edf8cc021d019