From a0f87f6fe2785f8ce1f6c83633b27ad9ad043834 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Sat, 6 Jun 2020 07:59:07 -0700 Subject: [PATCH] Adds v7 arm back --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dbbb4854..6cb7c4da 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ TAG := $(shell git describe --tags) -PLATFROMS := linux/amd64,linux/arm64/v8 +PLATFROMS := linux/amd64,linux/arm64/v7,linux/arm64/v8 .PHONY: publish publish: