summaryrefslogtreecommitdiff
path: root/ci/elixir-1.15-otp25/build_and_push.sh
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2024-05-27 13:50:22 +0400
committerLain Soykaf <lain@lain.com>2024-05-27 13:50:22 +0400
commit08e9d995f884f351d96c161e6c73cc668cc5bcd8 (patch)
treec2332ec46bc29f77aa69998d73d8387cb164d728 /ci/elixir-1.15-otp25/build_and_push.sh
parenta566ad56e1434715d00067b1e49be66b6787f5ba (diff)
parent5e4306012862417a05127aa89080857eed8461b8 (diff)
downloadpleroma-08e9d995f884f351d96c161e6c73cc668cc5bcd8.tar.gz
pleroma-08e9d995f884f351d96c161e6c73cc668cc5bcd8.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-search-2
Diffstat (limited to 'ci/elixir-1.15-otp25/build_and_push.sh')
-rwxr-xr-xci/elixir-1.15-otp25/build_and_push.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/elixir-1.15-otp25/build_and_push.sh b/ci/elixir-1.15-otp25/build_and_push.sh
index 06fe74f34..a28e0d33c 100755
--- a/ci/elixir-1.15-otp25/build_and_push.sh
+++ b/ci/elixir-1.15-otp25/build_and_push.sh
@@ -1 +1 @@
-docker buildx build --platform linux/amd64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15-otp25 --push .
+docker buildx build --platform linux/amd64,linux/arm64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15-otp25 --push .