Fix tag name
diff --git a/ubuntu-14.04/template.json b/ubuntu-14.04/template.json
index 0f71697..485a39a 100644
--- a/ubuntu-14.04/template.json
+++ b/ubuntu-14.04/template.json
@@ -81,7 +81,7 @@
     },
     {
       "type": "docker-tag",
-      "repository": "cloudlab/ubuntu",
+      "repository": "tcpcloud/ubuntu",
       "tag": "14.04",
       "only": ["docker"]
     },