Node: Test mbedTLS host docker image

Download the docker image from my own docker hub registry for testing.

Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I68c228f49ead05ee9a6dd2fcc32ead8f8d0f6c27
diff --git a/docker_templates_amd64.yml b/docker_templates_amd64.yml
index 01f34b3..e765660 100644
--- a/docker_templates_amd64.yml
+++ b/docker_templates_amd64.yml
@@ -42,7 +42,7 @@
   ssh: !include docker_ssh_buildslave.yml
 
 - docker-amd64-mbed-tls-host:
-  docker_image_name: 'trustedfirmware/ci-amd64-mbed-tls-ubuntu-host:focal'
+  docker_image_name: 'sir5245/ci-amd64-mbed-tls-ubuntu-host:focal'
   labels: 'docker-amd64-mbed-tls-focal-host'
   launch_method: 'launch_ssh'
   ssh: !include docker_ssh_buildslave.yml