COVERITY: Removes reliance on bionic
Switches the desired docker image to be used from bionic to jammy.
Change-Id: Id9776174ed16b3949ebe535e8a678986ad20ed77
Signed-off-by: Matthew Dalzell <matthew.dalzell@arm.com>
diff --git a/tf-m-coverity.yaml b/tf-m-coverity.yaml
index 95d1eeb..120ebf3 100644
--- a/tf-m-coverity.yaml
+++ b/tf-m-coverity.yaml
@@ -18,7 +18,7 @@
wipe-workspace: false
- job:
name: tf-m-coverity
- node: docker-amd64-tf-m-bionic
+ node: docker-amd64-tf-m-jammy
project-type: freestyle
concurrent: true
disabled: false