Fix tag name
diff --git a/debian-8/template.json b/debian-8/template.json
index f82d880..f6473f8 100644
--- a/debian-8/template.json
+++ b/debian-8/template.json
@@ -81,7 +81,7 @@
     },
     {
       "type": "docker-tag",
-      "repository": "cloudlab/debian",
+      "repository": "tcpcloud/debian",
       "tag": "8",
       "only": ["docker"]
     },