docker_templates_amd64: Add TF-A LTS2.12 image

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I4798a44e281d60c321a6a775e98caac85f1dd020
diff --git a/docker_templates_amd64.yml b/docker_templates_amd64.yml
index 1e1d24a..b29272b 100644
--- a/docker_templates_amd64.yml
+++ b/docker_templates_amd64.yml
@@ -80,6 +80,14 @@
   volumes: !include docker_vol.yml
   max_instances: '10'
 
+- docker-amd64-tf-a-lts2.12-jammy:
+  docker_image_name: 'trustedfirmware/ci-amd64-tf-a-lts2.12-ubuntu:jammy'
+  labels: 'docker-amd64-tf-a-lts2.12-jammy'
+  launch_method: 'launch_ssh'
+  ssh: !include docker_ssh_buildslave.yml
+  volumes: !include docker_vol.yml
+  max_instances: '10'
+
 - docker-amd64-hafnium-jammy:
   docker_image_name: 'trustedfirmware/ci-amd64-hafnium-ubuntu:jammy'
   labels: 'docker-amd64-hafnium-jammy'