X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.woodpecker.yml;h=c97e3eb4fd8df1d8ac665833e039ddca96aacf8e;hb=fb5f846e8caac4c4b2335e5b89697e0de6ee58b2;hp=cd1285eccf17a63510e9a7a44265d742ab778e46;hpb=5827f7781ff4497dc22b91a628c74546b59b3bc6;p=akkoma diff --git a/.woodpecker.yml b/.woodpecker.yml index cd1285ecc..c97e3eb4f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -95,7 +95,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 @@ -122,7 +122,7 @@ pipeline: - /bin/sh /entrypoint.sh debian-bullseye: - image: elixir:1.13.4 + image: hexpm/elixir:1.13.4-erlang-24.3.4.5-debian-bullseye-20220801 <<: *on-release environment: MIX_ENV: prod @@ -151,7 +151,7 @@ pipeline: # Canonical amd64-musl musl: - image: elixir:1.13.4-alpine + image: hexpm/elixir:1.13.4-erlang-24.3.4.5-alpine-3.15.6 <<: *on-stable environment: MIX_ENV: prod