From 34537be5a3d8870074a6e73115001a61b6db0064 Mon Sep 17 00:00:00 2001 From: Santhosh Date: Sat, 5 Oct 2024 02:01:36 +0530 Subject: [PATCH] remove duplicate arg --- Earthfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Earthfile b/Earthfile index b3df955..8547a38 100644 --- a/Earthfile +++ b/Earthfile @@ -124,7 +124,6 @@ ELSE END ARG IMAGE_PATH=$IMAGE_REGISTRY/$IMAGE_REPO:$K8S_DISTRIBUTION-$K8S_VERSION-$IMAGE_TAG -ARG CMDLINE="stylus.registration" alpine-all: BUILD --platform=linux/amd64 --platform=linux/arm64 +alpine