mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 22:20:12 +01:00
Add arm64v8 build
This commit is contained in:
parent
27795c24e1
commit
21bcca3326
3 changed files with 34 additions and 2 deletions
|
|
@ -49,4 +49,5 @@ push_all() {
|
|||
|
||||
IMAGE_NAME=v2tec/watchtower
|
||||
push_all ${IMAGE_NAME}:
|
||||
push_all ${IMAGE_NAME}:armhf-
|
||||
push_all ${IMAGE_NAME}:armhf-
|
||||
push_all ${IMAGE_NAME}:arm64v8-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue