mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 06:06:38 +01:00
change push dir for image
This commit is contained in:
parent
eade8bbef8
commit
aaaddc8902
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ push_all() {
|
||||||
push_docker ${IMAGE_NAME_VERSION} ${1}latest
|
push_docker ${IMAGE_NAME_VERSION} ${1}latest
|
||||||
}
|
}
|
||||||
|
|
||||||
IMAGE_NAME=v2tec/watchtower
|
IMAGE_NAME=containrrr/watchtower
|
||||||
push_all ${IMAGE_NAME}:
|
push_all ${IMAGE_NAME}:
|
||||||
push_all ${IMAGE_NAME}:armhf-
|
push_all ${IMAGE_NAME}:armhf-
|
||||||
push_all ${IMAGE_NAME}:arm64v8-
|
push_all ${IMAGE_NAME}:arm64v8-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue