summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci/elixir-1.15/build_and_push.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/elixir-1.15/build_and_push.sh b/ci/elixir-1.15/build_and_push.sh
index fd7ffe2de..79cf89344 100755
--- a/ci/elixir-1.15/build_and_push.sh
+++ b/ci/elixir-1.15/build_and_push.sh
@@ -1 +1 @@
-docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15 --push .
+docker buildx build --platform linux/amd64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15 --push .