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 \ .