aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2cec50b..1f24ef6 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ DO:
PROJECT := cgitize
# Target platforms (used by buildx):
-PLATFORMS := linux/amd64,linux/armhf
+PLATFORMS := amd64,armhf,arm64
# Docker Hub credentials:
DOCKER_USERNAME := egortensin