From 952e720807da0326537df4bf5faedbdfe19f1372 Mon Sep 17 00:00:00 2001 From: Ross Cadogan Date: Mon, 7 Nov 2016 17:30:12 +0000 Subject: [PATCH] Change image name to push to rosscado/watchtower The circle.yml version on this branch will automatically trigger a Circle CI build and push the resulting Docker image to the DockerHub repo rosscado/watchtower. This is a temporary DockerHub repo for the rosscado/watchtower GitHub repo, and can be used to pull or test unofficial watchtower builds before they are merged into the official centurylink/watchtower repos. --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index a87c730..07dda9c 100644 --- a/circle.yml +++ b/circle.yml @@ -2,7 +2,7 @@ machine: services: - docker environment: - IMAGE_NAME: centurylink/watchtower + IMAGE_NAME: rosscado/watchtower dependencies: override: