X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.woodpecker.yml;h=99811441efe43870e795f48d4e676d47328d317d;hb=b4e37b03d81619bb17b9f698d7c9480be05e44b5;hp=fa2114337b01c430aabee940f9f03ddccc35fd6f;hpb=e3085c495c221b52f40c95a9beab33e51f02d81b;p=akkoma diff --git a/.woodpecker.yml b/.woodpecker.yml index fa2114337..99811441e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -41,7 +41,7 @@ variables: services: postgres: - image: postgres:13 + image: postgres:15 when: event: - pull_request @@ -95,7 +95,7 @@ pipeline: # Canonical amd64 ubuntu22: - image: hexpm/elixir:1.14.2-erlang-25.1.2-ubuntu-jammy-20220428 + 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: hexpm/elixir:1.14.2-erlang-25.1.2-debian-bullseye-20221004 + 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: hexpm/elixir:1.14.2-erlang-25.1.2-alpine-3.16.2 + image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6 <<: *on-stable environment: MIX_ENV: prod