From: FloatingGhost Date: Tue, 20 Sep 2022 11:20:54 +0000 (+0100) Subject: ensure we use the same OTP for all releases X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=a0dd670e688777e1e99ccf038945cff9a4190d75;p=akkoma ensure we use the same OTP for all releases --- diff --git a/.woodpecker.yml b/.woodpecker.yml index 79bb674ea..993fe277b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -87,7 +87,7 @@ pipeline: # Canonical amd64 ubuntu22: - image: hexpm/elixir:1.13.4-erlang-25.0.2-ubuntu-jammy-20220428 + image: hexpm/elixir:1.13.4-erlang-24.3.4.5-ubuntu-jammy-20220428 <<: *on-release environment: MIX_ENV: prod @@ -112,7 +112,7 @@ pipeline: - /bin/sh /entrypoint.sh debian-bullseye: - image: akkoma/debian + image: hexpm/elixir:1.13.4-erlang-24.3.4.5-debian-bullseye-20220801 <<: *on-release environment: MIX_ENV: prod @@ -141,8 +141,8 @@ pipeline: # Canonical amd64-musl musl: - image: elixir:1.13.4-alpine - <<: *on-release + image: hexpm/elixir:1.13.4-erlang-24.3.4.5-alpine-3.15.6 + <<: *on-stable environment: MIX_ENV: prod commands: