Add arm64v8 build

This commit is contained in:
Napster 2018-03-19 14:00:30 +01:00
parent 27795c24e1
commit 21bcca3326
No known key found for this signature in database
GPG key ID: BD4F338832AEC185
3 changed files with 34 additions and 2 deletions

View file

@ -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-