diff --git a/automation/Jenkinsfile b/automation/Jenkinsfile index 48c2ee8..cf9d305 100644 --- a/automation/Jenkinsfile +++ b/automation/Jenkinsfile @@ -3,7 +3,7 @@ pipeline { BUILDDIR = 'cmake-build-debug' } agent { - docker { image 'fsfw-ci:d2'} + docker { image 'fsfw-ci:d3'} } stages { stage('Clean') { diff --git a/fsfw b/fsfw index 541f563..5cccd5c 160000 --- a/fsfw +++ b/fsfw @@ -1 +1 @@ -Subproject commit 541f5636833775d092be810b5cd7628e3a0a00a6 +Subproject commit 5cccd5caba2f1cae3510c350bc9edf8cc021d019