commit | c2b0ca0be0dca05206fa5d289f26a6b24a598672 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 09 16:26:30 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 09 16:26:30 2016 +0200 |
tree | ed286885deec908a16852660c4acd41d9898abd2 | |
parent | b06a69b39d9071987510297e0023e14736cc9b4b [diff] [blame] |
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"] },