mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
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.
This commit is contained in:
parent
5a03b65f30
commit
952e720807
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ machine:
|
|||
services:
|
||||
- docker
|
||||
environment:
|
||||
IMAGE_NAME: centurylink/watchtower
|
||||
IMAGE_NAME: rosscado/watchtower
|
||||
|
||||
dependencies:
|
||||
override:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue