Add docker-amd64-tf-a-lts2.10-jammy from production

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Ia36bae9b4f8eb2ad8b444c37be5fbc10748abb1f
diff --git a/docker_templates_amd64.yml b/docker_templates_amd64.yml
index 5c375d0..2969677 100644
--- a/docker_templates_amd64.yml
+++ b/docker_templates_amd64.yml
@@ -72,6 +72,14 @@
   volumes: !include docker_vol.yml
   max_instances: '10'
 
+- docker-amd64-tf-a-lts2.10-jammy:
+  docker_image_name: 'trustedfirmware/ci-amd64-tf-a-lts2.10-ubuntu:jammy'
+  labels: 'docker-amd64-tf-a-lts2.10-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'