From f6192f61180ed2a2021df32f6c9a90f3394aa625 Mon Sep 17 00:00:00 2001 From: 1e99 <1e99@1e99.eu> Date: Sun, 29 Dec 2024 23:30:28 +0100 Subject: [PATCH] remove platform restriction --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 97367b7..591db39 100755 --- a/build.sh +++ b/build.sh @@ -7,7 +7,6 @@ tag_commit=git.1e99.eu/1e99/passed:$(git rev-parse HEAD) # TODO: Figure out other platforms docker image build \ --force-rm \ - --platform linux/amd64 \ --tag $tag_latest \ --tag $tag_commit \ .