#!/bin/bash
docker push $DOCKER_REPO:arm
docker push $DOCKER_REPO:arm64
#docker push $DOCKER_REPO:amd64