From 84319dbca4946cf51d51797252a96ab2a2385efb Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 6 Jun 2024 20:37:26 +0000 Subject: OTP updates Update to otp25 for Elixir 1.13; otp26 for Elixir 1.15 --- ci/elixir-1.15-otp25/build_and_push.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 ci/elixir-1.15-otp25/build_and_push.sh (limited to 'ci/elixir-1.15-otp25/build_and_push.sh') diff --git a/ci/elixir-1.15-otp25/build_and_push.sh b/ci/elixir-1.15-otp25/build_and_push.sh deleted file mode 100755 index a28e0d33c..000000000 --- a/ci/elixir-1.15-otp25/build_and_push.sh +++ /dev/null @@ -1 +0,0 @@ -docker buildx build --platform linux/amd64,linux/arm64 -t git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15-otp25 --push . -- cgit v1.2.3