Fix tag name
diff --git a/centos-7/template.json b/centos-7/template.json
index d334675..6c0c04f 100644
--- a/centos-7/template.json
+++ b/centos-7/template.json
@@ -66,7 +66,7 @@
     },
     {
       "type": "docker-tag",
-      "repository": "cloudlab/centos",
+      "repository": "tcpcloud/centos",
       "tag": "7",
       "only": ["docker"]
     },