commit | 80871ce149f9d098d2b92b4797391209178576f3 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Thu Mar 07 00:08:27 2024 +0700 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Thu Mar 07 00:08:27 2024 +0700 |
tree | 0d670c2e3f59db64064a1856c69af0c496beeb24 | |
parent | 95d48423adc8bc67bcdcdc77f75d65ca70d17ced [diff] [blame] |
jenkins/: Switch to docker-amd64-tf-m-jammy image Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I315281432744154f4d3ba471b368b42de8100868
diff --git a/jenkins/build-docs.jpl b/jenkins/build-docs.jpl index a2a0208..9560e68 100644 --- a/jenkins/build-docs.jpl +++ b/jenkins/build-docs.jpl
@@ -10,7 +10,7 @@ import org.trustedfirmware.Gerrit timestamps { - node("docker-amd64-tf-m-bionic") { + node("docker-amd64-tf-m-jammy") { stage("Init") { cleanWs() dir("tf-m-ci-scripts") {