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/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"] },