From: FloatingGhost Date: Sat, 11 Feb 2023 10:59:04 +0000 (+0000) Subject: Merge branch 'develop' into stable X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=d756607112dafd73fab545aad4c1a045c5165d1d;hp=367bc9c818654d5c4214e7a9e2bca969623417f8;p=akkoma Merge branch 'develop' into stable --- diff --git a/.woodpecker.yml b/.woodpecker.yml index 69ea82a39..f478c13bd 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -95,7 +95,7 @@ pipeline: # Canonical amd64 ubuntu22: - image: 1.14.3-erlang-25.2.2-ubuntu-jammy-20221130 + image: hexpm/elixir:1.14.3-erlang-25.2.2-ubuntu-jammy-20221130 <<: *on-release environment: MIX_ENV: prod @@ -122,7 +122,7 @@ pipeline: - /bin/sh /entrypoint.sh debian-bullseye: - image: 1.14.3-erlang-25.2.2-debian-bullseye-20230109 + image: hexpm/elixir:1.14.3-erlang-25.2.2-debian-bullseye-20230109 <<: *on-release environment: MIX_ENV: prod @@ -151,7 +151,7 @@ pipeline: # Canonical amd64-musl musl: - image: 1.14.3-erlang-25.2.2-alpine-3.17.0 + image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.17.0 <<: *on-stable environment: MIX_ENV: prod